GNU classpath is currently used. There are however some minor differences.
It is intended that Classpath is used out of the box somewhere in the future. In the mean time, classpath is part of the JNode source repository and is synced on a somewhat regular based with the latest version from classpath.org.
Edited by Fabien D :
Since it is open sourced, we are moving to openjdk (instead of using GNU Classpath).
Since it is open sourced, we are moving to openjdk (instead of using GNU Classpath).
At the time I am writing this article, we have misc sources from both GNU Classpath, openjdk and icedtea(the parts that are not free in jdk will be replaced by free parts from GNU world)
The network can be configured with dynamic IP address or with a fixed IP address.
Note : To find the name of your network card, just type "ifconfig" and you will get a list of available devices.
Configuring the "loopback" interface
You need to configure the loopback interface for the DNS setup performed by the dhcp to work.
Configuring JNode with a dynamic address
Configuring JNode with a fixed IP address
To read more about the commands and their options see the user docs.
The answer is on this page.
To run JNode on and X86 PC, you must have at least the following hardware.
Pentium processor
256Mb RAM
To run it a bit more interesting, the following hardware is recommended (or better).
Pentium 3 processor
512Mb RAM
32-bit graphics card
People often want to know if their favorite Java-based application or library runs on JNode.
The short answer is usually: "We don't know; why don't you give it a try?".
The long answer is that it depends on the nature of the application. Here are some guidelines:
those programs can be coded in Java and ported to JNode.