The builder does not copy the exported libs from dependent projects [message #117765] |
Thu, 07 July 2005 18:17  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03876 seconds