facebook

excluding jars from deployment

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #231626 Reply

    Is there currently a way with a ME web project to have jars be part of the Eclipse build path but not part of the jars deployed to the WEB-INF\lib folder outside of using ant?

    example:

    proj\lib contains my jars that are NOT to be deployed
    proj\web\WEB-INF\lib contains my jars that are to be deployed

    thanks

    #231648

    Riyad Kalla
    Member

    Andy,
    Sure, I have a lot of projects like this. Navigate to your project properties > MyEclipse Web > Deployment and turn off the deployment of all external and user library JARs. This can also be set in your workbench.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: excluding jars from deployment

You must be logged in to post in the forum log in