Details
-
Type:
Bug
-
Status:
Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.9.4
-
Fix Version/s: None
-
Component/s: Project Configuration
-
Labels:None
-
Environment:Eclipse 3.4 RC2, Mac OS X 10.5.3
-
Number of attachments :
Description
When I import a project with default jar packaging a new META-INF directory containing a MANIFEST.MF file gets created under src/main/java which I have to manually delete.
For a project with WAR packaging I get a new empty lib directory under src/main/webapp/WEB-INF (I also have the WTP integration installed).
This unwanted behaviour has appeared in recent dev versions of the m2eclipse from the update-dev site and is also present in the released 0.9.4 from the main update site .
Marcello, please provide sample project and steps to reproduce the problem as explained here http://docs.codehaus.org/display/M2ECLIPSE/Reporting+Issues .