IDEA 7.0M2 has problems with web modules?
So I have a module setup and a facet to deploy in tomcat but when it build the war for my module it correctly adds all resources/files from it's dependent modules but it doesn't add any of the classes etc for the actual module itself.
Quite puzzling.
Please sign in to leave a comment.
Hello Robert,
Please try the 7.0 Release Candidate 1, available from:
http://www.jetbrains.net/confluence/display/IDEADEV/Selena+EAP
It contains a lot of fixes related to facet deployment.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hello Robert,
Are you sure that you have "Packaging method" set to "Copy classes" for the
containing module in Web facet settings? This option isn't set by default
sometimes in M2.