
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
2.0M4-SNAPSHOT
archetypeArtifactId=appfuse-modular-struts
2.0M4-SNAPSHOT
archetypeArtifactId=appfuse-modular-struts
|
|
|
The package "com.mycompany" of myproject/web/src/main/java/App.java does not match with its folder.
Namely, the java files in that folder should have the default package.
Note: myproject/core/src/main/java/Core.java has the correct default package.
|
|
Description
|
The package "com.mycompany" of myproject/web/src/main/java/App.java does not match with its folder.
Namely, the java files in that folder should have the default package.
Note: myproject/core/src/main/java/Core.java has the correct default package. |
Show » |
|
However, eclipse will complain about this error.