Referenced project's JAR file to WEB-INF/lib [message #822058] |
Fri, 16 March 2012 01:44  |
Eclipse User |
|
|
|
Hi there,
I have a Java web project which requires a JAR file from another project. Though I can manually put the JAR file into WEB-INF/lib directory, if I made changes to the referenced project, I have to manually updated the JAR file. Is there any way in Eclipse that does it automatically? I added the another project in the classpath of the web project, but Eclipse does not update the JAR file automatically.
Any ideas or suggestions?
Thanks in advance.
|
|
|
|
Re: Referenced project's JAR file to WEB-INF/lib [message #822850 is a reply to message #822371] |
Sat, 17 March 2012 07:07  |
Eclipse User |
|
|
|
Thanks for replying. Yes, I am using WTP. Looks like Eclipse doesn't complaint when compiling, but it does not generate JAR file of the referenced project into WEB-INF/lib folder. I don't know whether Eclipse supports that already, otherwise I have to make a custom Ant script, right?
|
|
|
Powered by
FUDForum. Page generated in 0.04119 seconds