Jump to content

Apache Wicket: Difference between revisions

From tango.info wiki
No edit summary
jdk-6u25-windows-i586.exe
Line 8: Line 8:
Example set of additional software for development on Win7 x64:
Example set of additional software for development on Win7 x64:
* '''jdk-6u25-windows-x64.exe''' http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u25-download-346242.html
* '''jdk-6u25-windows-x64.exe''' http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u25-download-346242.html
** ERROR: no valid 32 bit software[sic!]. Instead now using jdk-6u25-windows-i586.exe
* '''eclipse-java-helios-SR2-win32-x86_64.zip''' http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/helios/SR2/eclipse-java-helios-SR2-win32-x86_64.zip
* '''eclipse-java-helios-SR2-win32-x86_64.zip''' http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/helios/SR2/eclipse-java-helios-SR2-win32-x86_64.zip
** eclipse-java-helios-SR2-win32-x86_64/eclipse/eclipse.exe
*** ERROR: JRE or JDK needed, no JVM found.
* '''git - only betas''' http://git-scm.com/download
* '''git - only betas''' http://git-scm.com/download
** http://code.google.com/p/msysgit/downloads/list?can=3
** http://code.google.com/p/msysgit/downloads/list?can=3

Revision as of 2011-05-08T06:51:14

http://wicket.apache.org

Example set of software for running an Apache Wicket project:

Example set of additional software for development on Win7 x64: