Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » Linux & JavaFX(Java FX stoped working after update)
Linux & JavaFX [message #1729951] Wed, 20 April 2016 13:05 Go to next message
Dsiak Mondala is currently offline Dsiak MondalaFriend
Messages: 1
Registered: April 2016
Junior Member
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.

Re: Linux & JavaFX [message #1730497 is a reply to message #1729951] Tue, 26 April 2016 11:21 Go to previous message
Neil Gordon is currently offline Neil GordonFriend
Messages: 3
Registered: April 2016
Junior Member
I also ran into a problem with Eclipse hanging on linux + FX, also at 19%. I tried disabling GTK3 and downgrading to Mars.1. Then the problem went away on its own, but occasionally re-occurs.

I'm not sure what's causing it, or what solves it. Have you got a JDK 1.8 installed in Eclipse under installed JRE's?

See also my bug report under: https://bugs.eclipse.org/bugs/show_bug.cgi?id=491426
Previous Topic:Part Sash Container not rendering 2nd Part
Next Topic:Using e(fx)clipse osgi wrapper inside a maven project
Goto Forum:
  


Current Time: Fri Apr 26 13:42:42 GMT 2024

Powered by FUDForum. Page generated in 0.03535 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top