Skip to content

Resolving Project Issues

ril3y edited this page Jan 20, 2013 · 2 revisions

##Resolving tgFX Project Issues You only need to do this if you have the red !'s on top of the tgFX project. Once it loads you may notice that there are red !'s on top of the tgFX project in the project pane. You will need to "resolve" these issues. Right click the tgFX top level in the project pane, select Properties. Next, select the Libraries bullet (its right below Sources) and click "Manage Platforms". If you have more than one version of Java installed select the java version (Mine was Default JavaFX) that brings up a "JavaFX" tab to the right of "Javadoc". Once that is selected click "close" on the bottom right. From here the project should up setup correctly.

However, if you do not have more that one version of Java to select and it DOES NOT have the "JavaFX" tab as described above then you do not have JavaFX installed. You need to update your version of Java and or install standalone JavaFX 2.2.

Clone this wiki locally