[jbosstools-users] JBoss Tools / Eclipse Luna not adding required libraries to EAR

David Meacock jbosstools-users at lists.jboss.org
Wed Dec 10 00:06:12 EST 2014


Hi all, thanks for the responses.

In terms of the eclipse error log, there are no error markers etc present. Unfortunately I can't show the project, and there's not a particularly easy way of simplifying it into a small example either (I realise this makes help more difficult).

In response to Darryl:

* We don't use SpringIDE.
* We're using "use workspace metadata" as the deployment option and the deploy folder looks like: C:\dev\workspace\eclipse\workspace_name\.metadata\.plugins\org.jboss.ide.eclipse.as.core\JBoss_Enterprise_Application_Platform_5.x1418180089644\deploy
* The actual local server deploy folder resides at C:\local_server\deploy\app\ and this contains the pre-built config jars etc for the application
* In terms of the dependencies, the idea is to have a minimal set of projects open (for the code that I am working on) and the rest should come from the corporate repository. The core project is open, and I see the jar produced for core in the lib/ folder, but nothing else - ie all the jars that I would expect to be brought in via maven at deploy time in Eclipse.

As an experiment, I will try closing the core project and simply working with the ear project itself, and see if even the core jar disappears from lib/ under these circumstances...

Posted by forums
Original post: https://developer.jboss.org/message/912978#912978


More information about the jbosstools-users mailing list