Changes between Version 1 and Version 2 of BuildingWorldPainter
- Timestamp:
- 07/04/18 20:46:38 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingWorldPainter
v1 v2 34 34 35 35 {{{ 36 mvn install:install-file -DgroupId=com.jidesoft -DartifactId=jide-plaf-jdk7 -Dversion=3. 6.14 -Dpackaging=jar -Dfile=jide-plaf-jdk7-3.6.14.jar37 mvn install:install-file -DgroupId=com.jidesoft -DartifactId=jide-dock -Dversion=3. 6.14 -Dpackaging=jar -Dfile=jide-dock-3.6.14.jar38 mvn install:install-file -DgroupId=com.jidesoft -DartifactId=jide-common -Dversion=3. 6.14 -Dpackaging=jar -Dfile=jide-common-3.6.14.jar36 mvn install:install-file -DgroupId=com.jidesoft -DartifactId=jide-plaf-jdk7 -Dversion=3.7.3 -Dpackaging=jar -Dfile=jide-plaf-jdk7-3.7.3.jar 37 mvn install:install-file -DgroupId=com.jidesoft -DartifactId=jide-dock -Dversion=3.7.3 -Dpackaging=jar -Dfile=jide-dock-3.7.3.jar 38 mvn install:install-file -DgroupId=com.jidesoft -DartifactId=jide-common -Dversion=3.7.3 -Dpackaging=jar -Dfile=jide-common-3.7.3.jar 39 39 }}} 40 40 41 '''Note''': if you downloaded a different version than 3. 6.14you must use the correct version numbers in these commands, ''and'' update the version numbers in the pom.xml of the WPGUI module!41 '''Note''': if you downloaded a different version than 3.7.3 you must use the correct version numbers in these commands, ''and'' update the version numbers in the pom.xml of the WPGUI module! 42 42 43 43 If you ever want to distribute your own version of !WorldPainter (although I respectfully request that you don't), you'll have to download the release version of the framework and get your own licence. JIDE Software give out open source licences, which are free. When using the release version of the framework, you have to create a file called `src/main/resources/jide_licence.properties` in the WPGUI module to fill in your actual licence details. It should have the following contents, filling in the actual values in place of the texts after the equals signs: