Hi,
I've asked about this before, but I hope there's been some progress since...
I have a Web project which depends on another java project. The java project
uses some jar file (they are marked to be exported in that project's build
path's export tab). When I export my web project to a WAR file those jar
files are not included in that WAR file.
Any way of making them being included?