LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors. Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.
LDEV-2839: lams_monitoring: Remove duplicate MANIFEST. Change output folder of plain Java compilation so it is the same as in other projects. Allows JSP precompilation.