WineHQ

Applications Affected by Bug #2953

Application Name Description version Downloads
JCreator

Lightweight Java IDE.

Closed-source, shareware.

Note that this program does not include a Java development kit, which must be installed separately. In theory it could be made to call the Linux native JRE, but that would require some outside scripting because it uses complete DOS-style paths as arguments when invoking javac.

Native Java alternatives:

  • netbeans -- Can be downloaded along with the Sun JDK; more features (including a drag-and-drop GUI builder), better Java parsing, requires a lot of memory to run without swapping.
  • eclipse -- Similar advantages to Netbeans (but also requires a lot of memory). Lots of plugins. Also edits C++, Python and Ruby code. 
  • JBuilder -- Commercial (although the "Foundation" version is a free download).  Note that the JBuilder appdb entry is for an obsolete version.

3.50.013
Sun Java JRE The Sun JRE consists of a redistributable executable, some DLLs, and some class files. It is one component of the Sun Java SDK, but a number of other Windows applications include or depend on a JRE.

For simplicity, we'll consider the Microsoft JVM that came with Windows ME to be a Sun JRE, as well.

Native Alternatives:

  • Sun provides its JRE for Solaris and Linux.  See java.sun.com for the free download.
  • ­Kaffe is a clean room implementation of the Java virtual machine, plus the associated class libraries needed to provide a Java runtime environment.
  • Other JVMs for Linux x86 exist as well.
­
1.4.x
Sun Java JRE The Sun JRE consists of a redistributable executable, some DLLs, and some class files. It is one component of the Sun Java SDK, but a number of other Windows applications include or depend on a JRE.

For simplicity, we'll consider the Microsoft JVM that came with Windows ME to be a Sun JRE, as well.

Native Alternatives:

  • Sun provides its JRE for Solaris and Linux.  See java.sun.com for the free download.
  • ­Kaffe is a clean room implementation of the Java virtual machine, plus the associated class libraries needed to provide a Java runtime environment.
  • Other JVMs for Linux x86 exist as well.
­
1.5.0