Skip to main content



      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] Fri, 30 January 2015 23:35 Go to next message
Eclipse UserFriend
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 17:43 Go to previous messageGo to next message
Eclipse UserFriend
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 18:36 Go to previous message
Eclipse UserFriend
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: Mon Jul 07 21:08:16 EDT 2025

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

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

Back to the top