Create a ForScene Project - Lebby/ForScene GitHub Wiki
Prerequisite: maven, ant, java with jvm, native libraries
Suggested: eclipse
-
Create a PlayN archetype project:
-
Download & install ForScene project from:
2.1) Download
2.2) extract
2.3) mvn install ( install in a local repository )
- Modify PlayN generated project from step 1:
3.1) Modify main pom ( adding version property ):
3.2) Modify -core pom ( addding core dependencies ):
3.3) Modify .gwt.xml in -html project ( adding source path
3.4) Modify the main class specified in step 1) :