Linux & JavaFX [message #1729951] |
Wed, 20 April 2016 09:05  |
Eclipse User |
|
|
|
Hiho, I'm new to linux so if I need to post any more info plz tell me.
(I'm using Linux Mint 17)
I had successfully installed java FX and made Eclipse use it as the Standard Virtual Machine (like this)
code.makery ch/assets/library/javafx-8-tutorial/part1/preferences-jdk.png
I also changed a line in "eclipse.ini"
-vm
/usr/lib/jvm/java-8-oracle/jre/bin
because without it, eclipse was not using the java 8 as default and showing a error.
I used only those command lines
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer
Well, those are the things I did to make the javaFX work, but today I broke it (somehow)
I used those command lines
sudo add-apt-repository ppa:swi-prolog/stable
sudo apt-get update
sudo apt-get install swi-prolog
swi <-mistake
swi-prolog -version <- mistake
swipl -version
swipl --version
swipl --help
sudo apt-get update
~swi-prolog is working fine lol
This is the .log from .metadata in my workspace
pastebin com/Eyfn80QW
Now when I open eclipse he tries to update my javaFX project, but it is stuck at 19% and eclipse stops working until I kill the process. Does anyone have an idea of what could be happening? ~Thanks for the attention.
|
|
|
|
Powered by
FUDForum. Page generated in 0.05062 seconds