facebook

User Library Deployment not happening [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #212691 Reply

    Stuart McGrigor
    Participant

    I’ve got three libraries of external JARs defined under Preferences | Java | Build Path | User Libraries:

    – Struts 1.2
    – Fop 0.20.5
    – Torque 3.1

    My webapps all compile fine, unfortunately the JARs referenced by the User Libraries are not being included in the WEB-INF/lib directory even though I’ve got the “Always deploy external libraries” options checked on the workspace preference page as well as the project preference page.

    Of course I can copy the JARs into the WEB-INF/lib directory on my project – but that does rather defeat the purpose of the deployment settings.

    – System Setup ——————————-
    Operating System and version:
    Eclipse version: v3.0.0
    Eclipse build id: 200406251208
    Fresh Eclipse install (y/n): y
    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins:
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
    MyEclipse version: v3.8GA
    Eclipse JDK version: v1.4.2_02
    Application Server JDK version: 1.4.2_02
    Are there any exceptions in the Eclipse log file?

    – Message Body ——————————-

    #212697 Reply

    Riyad Kalla
    Member

    We don’t currently support the deployment of User Libraries. The “External libraries” are libraries that you link to via the “Add External JAR” from your Java Build Path. However it is an open enhancement for us to support the deployment of the user libraries after some more discussion.

    #212822 Reply

    Stuart McGrigor
    Participant

    Thanks for the reply. Hopefully deployment of User Libraries will happen soon.

    Stuart

    #212843 Reply

    Riyad Kalla
    Member

    To help move it along I’ll add your comments to the PR issue we have filed as a “+1”

    #224738 Reply

    Hi,
    When I deploy a web project, both the userlibs and the variables-lib donot get deployed to the web-inf/lib folder. Seems like this is an open issure for about a year now.

    Any solutions?

    Matt

    #224740 Reply

    Riyad Kalla
    Member

    Any solutions?

    Yea, version 3.8.3 added the ability to deploy User Libraries. Just make sure your deployment settings allow it: Window > Prefs > MyEclipse > J2EE PRojects > Web Projects > Deployment

    Also these can be project-scoped settings, so either set them in your project, or set them globally and make sure your project doesn’t override them.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: User Library Deployment not happening [Closed]

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