Links
Java Virtual Machines
- Java SE - Sun’s proprietary Java Virtual Machine
- Kaffe - a clean room implementation of the Java Virtual Machine
- JamVM - a compact Java Virtual Machine
- CacaoVM - a JIT compiler for Java
- SableVM - a robust, clean, easy to maintain and extend JVM
- IKVM.NET - Java for Mono and the Microsoft .NET Framework
- JNode - a Java operating system for personal use
- JCVM - converts class files into C source files
- JikesRVM - Jikes RVM (Research Virtual Machine) by IBM
Compiler
- GCJ - free machine code compiler
- MinGW - a port of the GCC to the win32 platform
- MinGW 4.3 - Mohan Embar’s MinGW builds
- javaCompiler - GCJ frontend
- Build GCJ for Windows - from Ranjit Mathew
- Cygwin - a Linux-like environment for Windows
- Jikes - a free and fast bytecode compiler
Eclipse
- Eclipse (IDE) - open source software framework
- SWT - a native Java GUI
- Visual Editor Project - a GUI builder plugin
- GCJ Builder - a GCJ plugin for Eclipse
Other Java related links
- Free and Open Source Java - free core class libraries for Java
- GNU Classpath - free core class libraries for Java
- GNU Java Packages - free GNU packages for Java
- Apache Jakarta - open source Java solutions
- Launch4J - a Java EXE-Wrapper
- H2Database - Java DB, can be compiled with GCJ
Other popular SWT applications
- Azureus - a powerful Java BitTorrent client
- RSSOwl - a RSS / RDF / Atom Newsreader
- Sancho-GUI - premier graphical user interface for p2p cores
Other SWT examples
- Getting Started with Eclipse and the SWT - SWT and GCJ
- SWT Snippets & Examples - SWT example applications
- Zero-SYS - SWT & GCJ development