Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » How to convert 0.8.1 Juno project to 1.2.0 Luna?
How to convert 0.8.1 Juno project to 1.2.0 Luna? [message #1594175] Sat, 31 January 2015 04:35 Go to next message
Bill van Melle is currently offline Bill van MelleFriend
Messages: 4
Registered: October 2013
Junior Member
For a long time I used efxclipse 0.8.1 installed on Juno. I recently acquired a new machine (WIndows 8) and thought I'd take the plunge by installing the latest Eclipse software. I did that, and copied my old workspace over to the new machine. It looks like non-jfx projects are in okay shape, but what do I have to change in my jfx projects?

E.g., my biggest project has the error
The container 'Persisted container [at.bestsolution.efxclipse.tooling.jdt.core.JAVAFX_CONTAINER for project [projectname]]' references non existing library 'C:\Program Files\Java\jdk1.7.0_40\jre\lib\jfxrt.jar'


What's the simplest fix?
Re: How to convert 0.8.1 Juno project to 1.2.0 Luna? [message #1596756 is a reply to message #1594175] Sun, 01 February 2015 22:43 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Open the projects build path preference page, remove the old javafx classpath container and add the new one - or create a new project and see the difference in the .classpath file
Re: How to convert 0.8.1 Juno project to 1.2.0 Luna? [message #1598340 is a reply to message #1596756] Mon, 02 February 2015 23:36 Go to previous message
Bill van Melle is currently offline Bill van MelleFriend
Messages: 4
Registered: October 2013
Junior Member
Thanks. For anyone else who encounters this, all I needed to do was edit my .classpath file and replace at.bestsolution.efxclipse.tooling.jdt.core.JAVAFX_CONTAINER with org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER.
Previous Topic:e(fx)clipse 1.2.0 released
Next Topic:Jar file not running on double click.
Goto Forum:
  


Current Time: Sat Jan 25 06:02:05 GMT 2025

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

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

Back to the top