tkakp.blogg.se

Install javafx eclipse
Install javafx eclipse







install javafx eclipse

$ tar -xvf eclipse-java-neon-3-linux-gtk-x86_64.tar.gz

install javafx eclipse install javafx eclipse

Now these steps are similar to the previous: $ cd /home/your_username/Downloads To install the latest Eclipse version you have to go to this page and download the archive file. If it prints the Java version and others information then you have correctly installed it, you can proceed with the Eclipse installation. To check the Java installation run the command $ java -version Move the extracted folder in /usr/lib: $ sudo mv jdk1.8.0_121 /usr/libĬreate a symbolic link to the java command: $ sudo ln -sv /usr/lib/jdk1.8.0_121/bin/java /usr/bin/java Now open your terminal emulator and extract it (the downloaded file should be in /home/your_username/Downloads): $ cd /home/your_username/Downloads/ Download the Oracle JDK from this page, if you have a 64-bit machine select the file jdk-8u121-linux-圆4.tar.gz.









Install javafx eclipse