Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

readme.txt 545B

1234567891011121314
  1. How to build Vaadin Framework
  2. =============================
  3. Building the distribution packages is as easy as running ant without
  4. parameters in this directory. While as official packages will be built
  5. with Java 1.5, you can force build with 1.6 by adding the option
  6. -Dignoreversion=1
  7. Some of the most common targets to build:
  8. - Distribution ZIP-file will be built with target package-zip
  9. - Distribution JAR-file will be built with target package-jar
  10. - Demo package will be built with target package-war
  11. For more detailed info, see build.xml