Changes between Version 16 and Version 17 of BuildingWorldPainter
- Timestamp:
- 04/14/23 10:54:15 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingWorldPainter
v16 v17 38 38 39 39 {{{ 40 mvn install:install-file -DgroupId=com.jidesoft -DartifactId=jide-plaf-jdk7 -Dversion=3.7. 3 -Dpackaging=jar -Dfile=jide-plaf-jdk7-3.7.3.jar41 mvn install:install-file -DgroupId=com.jidesoft -DartifactId=jide-dock -Dversion=3.7. 3 -Dpackaging=jar -Dfile=jide-dock-3.7.3.jar42 mvn install:install-file -DgroupId=com.jidesoft -DartifactId=jide-common -Dversion=3.7. 3 -Dpackaging=jar -Dfile=jide-common-3.7.3.jar40 mvn install:install-file -DgroupId=com.jidesoft -DartifactId=jide-plaf-jdk7 -Dversion=3.7.13 -Dpackaging=jar -Dfile=jide-plaf-jdk7-3.7.13.jar 41 mvn install:install-file -DgroupId=com.jidesoft -DartifactId=jide-dock -Dversion=3.7.13 -Dpackaging=jar -Dfile=jide-dock-3.7.13.jar 42 mvn install:install-file -DgroupId=com.jidesoft -DartifactId=jide-common -Dversion=3.7.13 -Dpackaging=jar -Dfile=jide-common-3.7.13.jar 43 43 }}} 44 44 45 '''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!45 '''Note''': if you downloaded a different version than 3.7.13 you must use the correct version numbers in these commands, ''and'' update the version numbers in the pom.xml of the WPGUI module! 46 46 47 47 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: