Uppdated classpath with javafx plugin, and added error label on the NetLog GUI

This commit is contained in:
Ziver Koc 2013-05-07 08:57:27 +00:00
parent 27b12e1b9b
commit 0dfd6cc049
3 changed files with 9 additions and 0 deletions

View file

@ -11,5 +11,6 @@
<classpathentry kind="lib" path="libs/mysql-connector-java-5.1.14-bin.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/>
<classpathentry kind="con" path="at.bestsolution.efxclipse.tooling.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>