add support for generating web and ejb facets for IntelliJ 7.x iml files ------------------------------------------------------------------------
Key: MIDEA-111 URL: http://jira.codehaus.org/browse/MIDEA-111 Project: Maven 2.x IDEA Plugin Issue Type: New Feature Affects Versions: 2.1 Reporter: Ian Springer For iml files generated by the Maven idea-plugin for war/ejb Maven projects, IntelliJ 7.x gives a warning popup: "Cannot determine module type for the following modules: ..." This is because IntelliJ 7.x now uses facets, rather than different module types, to designate ejb/war modules (see http://www.intellij.net/forums/message.jspa?messageID=5193718 for a whole thread on this). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira