Hello:
After moving to the MyEclipse 2013, I am noticing the following inconsistency with the exploded deployment to external Tomcat 7 server (not integrated).
The Maven install creates a WAR file which shows antlr.jar (for e.g) in the WEB-INF/lib folder. However, this file is missing in the exploded web application’s WEB-INF/lib folder in the Tomcat web-apps folder.
I have attached a file that shows the inconsistency.
Is there are work-around for this issue?
Thanks,
Biju Nair