Eclipse + Tomcat : where to store large external resources ? [message #727199] |
Tue, 20 September 2011 11:32  |
Eclipse User |
|
|
|
Hello everyone,
I'm using Eclipse with Tomcat 7, with the former taking control of the later. I have this particular web project that uses some large JS libraries; so far I had stored them inside the "WebContent" so that they are available at dubug time.
Today I added the project to a SVN repository and it's quite heavy with those libraries included. I tried to move them outside the project to a directory under the "wtpwebapps" at Tomcat. This way the libraries can't be accessed (I tried "../lib" and "http:localhost:8080/lib").
Is there a way to store resources outside the project's folders so that they are accessible at debug/runtime from Eclipse?
Thank you and my apologies if this ignorance,
Luís
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03861 seconds