facebook

Prevent Projects in Project references from getting deployed

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

    raichu
    Participant

    Hi,
    We are trying to create shared lib & want some jars to be picked from there rather than from the lib folder. But the jars included in classpath are getting auto copied in lib folder. Do we have any provision to stop this while deploying in dev mode?

    Config details – Myeclipse blue 2010 & 2014 with WAS 8.0.0.4.

    Sorry if the post is deployed or answered earlier; I tried to search with “shared lib” word but didn’t got specific results.

    #349835 Reply

    raichu
    Participant

    @raichu wrote:

    Hi,
    We are trying to create shared lib & want some jars to be picked from there rather than from the lib folder. But the jars included in classpath are getting auto copied in lib folder. Do we have any provision to stop this while deploying in dev mode?

    Config details – Myeclipse blue 2010 & 2014 with WAS 8.0.0.4.

    Sorry if the post is duplicate or answered earlier; I tried to search with “shared lib” word but didn’t got specific results.

    Typo corrected

    #349849 Reply

    raichu,

    For MyEclipse 2013 and 2014 versions, you can manage deployments from your Project properties > MyEclispe > Deployment Assembly. In your case remove the classpath entry from the ‘Web deployment assembly’ page and then deploy the application.

    For MyEclipse 10.x and earlier versions, you need to uncheck the ‘JARS from the build path’ option under Window > Preferences > MyEclipse > Java Enterprise Project > Web Project > Deployment (tab)’. Please see the below screenshot for visual reference.

    Let us know how it works for you.

    #349850 Reply

    raichu
    Participant

    @support-pradeep wrote:

    raichu,

    For MyEclipse 2013 and 2014 versions, you can manage deployments from your Project properties > MyEclispe > Deployment Assembly. In your case remove the classpath entry from the ‘Web deployment assembly’ page and then deploy the application.

    For MyEclipse 10.x and earlier versions, you need to uncheck the ‘JARS from the build path’ option under Window > Preferences > MyEclipse > Java Enterprise Project > Web Project > Deployment (tab)’. Please see the below screenshot for visual reference.

    Let us know how it works for you.

    Pradeep thanks for the reply.
    Let me check & come back to you

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Prevent Projects in Project references from getting deployed

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