Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

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
870 views