Skip to Main Content

Java Programming

Java Conditional Compilation

1324063Jun 23 2017 — edited Jun 27 2017
  1. IHi All,

I need a help on java conditional compilation. Any input or reference document regarding the below requirement is greatly appreciated.

Requirement:

A provision need to be provided to the build team where they can prepare a build of a project by either removing or including certain dependent libraries of this project. When the build team chooses to remove the libraries from the class path of the project, the code snippets that depends on these libraries need to be removed from java compilation.

Thanks,

Nagaraja

Mail Id: ***Moderator action (Timo): removed private contact data as it's not allowed here.***

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 25 2017
Added on Jun 23 2017
5 comments
588 views