Sorry, got lost in the Christmas spriti for a few days there…
Anyway, I’ve read back over your responses and I know that turning off JSP complilation will work. The other alternative (which I will probably employ) is to only have one application per domain. The problem with that is obviously maintaining JAR files, but the positives of having JSP compilation will work.
The enhancement of turning off the JSP complilation warnings still doesn’t help me because I cannot have over laping projects with eclipse (not a ME issue). So I would still be forced to have only one web application per domain.
Is there a way to request an ehancement to allow the web root to be the project root? Basically, this would solve all my issues. Until then, I will continue to use ME personally, but I will not having the feature set necessary to propose its adoption throughout my company. As rkalla said, not everyone works with people that stop complaining.
Thank you all for you help.