Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » The builder does not copy the exported libs from dependent projects
The builder does not copy the exported libs from dependent projects [message #117765] Thu, 07 July 2005 18:17 Go to next message
Eclipse UserFriend
Originally posted by: florin.iucha.ugs.com

I have a normal java project foo that contains some java sources and a
few libraries in a lib directory.

I have a web project bar that depends on foo. During the build, the
classes generated by foo are jarred and copied to the
..deployables/bar/WEB-INF/lib . Good!

But, the jar files from foo are not copied, nor the external libraries
from ECLIPSE_HOME that bar depends on (EMF primarily). Is this a bug, a
planned future work item, just a new requirement?

Without this, I cannot run/debug the application from Eclipse.

I have done a quick search of bugzilla, but have not found this problem
reported. If you need it, I can open a bug report, but I thought I'd
ask here first.

Thank you,
florin
Re: The builder does not copy the exported libs from dependent projects [message #117801 is a reply to message #117765] Thu, 07 July 2005 22:11 Go to previous message
Eclipse UserFriend
I find that user libraries in the classpath will not be copied to
..deployables/bar/WEB-INF/lib/
and I have to copy them manually.
And this leads to that I can't step into the codes of these user libraries!
This is not convenient!!
I remembered that many people have mentioned this in this newsgroup!


"Florin Iucha" <florin.iucha@ugs.com>
??????:dak9lh$qiv$1@news.eclipse.org...
>I have a normal java project foo that contains some java sources and a
> few libraries in a lib directory.
>
> I have a web project bar that depends on foo. During the build, the
> classes generated by foo are jarred and copied to the
> .deployables/bar/WEB-INF/lib . Good!
>
> But, the jar files from foo are not copied, nor the external libraries
> from ECLIPSE_HOME that bar depends on (EMF primarily). Is this a bug, a
> planned future work item, just a new requirement?
>
> Without this, I cannot run/debug the application from Eclipse.
>
> I have done a quick search of bugzilla, but have not found this problem
> reported. If you need it, I can open a bug report, but I thought I'd
> ask here first.
>
> Thank you,
> florin
Previous Topic:Problem in Eclipse3.1 - linux
Next Topic:Request for help to verify resolved WTP defects
Goto Forum:
  


Current Time: Mon Apr 28 01:24:27 EDT 2025

Powered by FUDForum. Page generated in 0.03876 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top