>I also tried "C:\Source>mvn eclipse:eclipse" to generate prj files,
Before doing "mvn eclipse:eclipse" you should perform a "mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-... -DarchetypeVersion=... -DgroupId=... -DartifactId=..." as indicated in the "Quickstart guide" (http://appfuse.org/display/APF/AppFuse+QuickStart). This will create the pom.xml file and from it "mvn eclipse:eclipse" will create the .classpath, .project etc... Marian --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net