Hi
I recently installed MyEclipse Blue 2014 and have been trying to run an existing web project on JBoss 5. In MyEclipse Blue 10 I had no issues, but with 2014 the web project’s dependent projects are not being copied across to the exploded war file classes directory. So every time I start up the server I get NoClassDefinitionExceptions for the missing dependent project classes.
In 2014 there is no longer any access to control Smart deployment like there was in 10. I have tried selecting the projects in the new Project-Properties-Project References but this has made no difference.
Any ideas before I revert back to 10?