Hi,

I am trying to follow the Apache ISIS documentation to learn the framework.
So i started by getting the App as described in the documentation -
mvn archetype:generate -D archetypeGroupId=org.apache.isis.archetype -D
archetypeArtifactId=simpleapp-archetype -D archetypeVersion=1.13.2.1 -D
groupId=com.mycompany -D artifactId=myapp -D version=1.0-SNAPSHOT -B

Now i imported project into Eclipse.

But i am not able to compile the project successfully in Eclipse. I get
errors as shown in the attachment.

Any suggestions for how i can fix this problem.

I have JDK 1.7.0_79.

Reply via email to