Demo web application of Kiss4web. https://www.kiss4web.org/
Find a file
2016-09-19 04:30:31 +02:00
.settings First commit for Kiss4web-demo web application. 2016-09-15 01:52:17 +02:00
src/fr/devinsy/kiss4web/demo Improved menus. 2016-09-19 04:28:10 +02:00
WebContent First commit for Kiss4web-demo web application. 2016-09-15 01:52:17 +02:00
.classpath First commit for Kiss4web-demo web application. 2016-09-15 01:52:17 +02:00
.gitignore First commit for Kiss4web-demo web application. 2016-09-15 01:52:17 +02:00
.project First commit for Kiss4web-demo web application. 2016-09-15 01:52:17 +02:00
LICENSE First commit for Kiss4web-demo web application. 2016-09-15 01:52:17 +02:00
README.md Add README.md file. 2016-09-19 04:30:31 +02:00

Kiss4web-demo

Developing environment

Kiss4web-demo project uses strictly Eclipse Kepler, Java 6, GIT.

CAUTION: as said in Eclipse wiki (https://wiki.eclipse.org/Eclipse/Installation): "A Java 6 JRE/JDK is recommended for Eclipse 4.3.". To launch Eclipse Kepler with JDK 6 when default Java is another one, In ECLIPSE_HOME/eclipse.ini, add the following lines: -vm /usr/java/jdk6/bin/java (... -vmargs)

Build

GeneaQuilt uses Ant and generates a geneaquilt-x.y.z folder which contains:

  • x.jar : full software.
  • x-core.jar : only compiled class without any library.
  • x-core-source.jar : sources.

License

Kiss4web-demo is released under the GNU LGPL license.