 |
This page is under construction. |
Development environment and tools on Linux
Step 1 - Download and install the tools
You have to download, install and configure these tools:
Step 2 - Environmental Variables Setup
Enter the following variables:
(The specific folders below e.g. 'j2sdk-1.5' need to be modified to fit your own install folders(these depend on the releases))
You may need to reboot your computer for these changes to take effect. If you wonder if the changes have taken effect you can type "env", which will show you all values.
You should now be able to type "java -version".