After checking out a maven portlet project MyEclipse doesn’t recognize the current project as a portlet project.
One has to right click on the project -> MyEclipse -> Add Portlet Capabilities. Afterwards one has to go through the wizard. This wizards adds some libraries to the pom.xml and adds some unwanted entries in the web.xml.
The portlet project is a war project. We didn’t check in any “.*” files in like .classpath, .project, etc..
It would be great if Maven4MyEclipse would recognize the portlets automatically. Is it at least possible to enable the portlet support without modifying the other project files?
Without enabling the portlet features I cannot deploy the project to my development WebSphere Portal within MyEclipse.
Kind regards
clavis_uhe