| | +<?xml version="1.0" encoding="UTF-8"?> |
| | +<classpath> |
| | + <classpathentry kind="src" path="src/main/java"/> |
| | + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
| | + <accessrules> |
| | + <accessrule kind="accessible" pattern="javafx/**"/> |
| | + </accessrules> |
| | + </classpathentry> |
| | + <classpathentry kind="lib" path="lib/richtextfx-0.6.4.jar" sourcepath="lib/richtextfx-0.6.4-sources.jar"/> |
| | + <classpathentry kind="lib" path="lib/reactfx-2.0-M4.jar" sourcepath="lib/reactfx-2.0-M4-sources.jar"/> |
| | + <classpathentry kind="lib" path="lib/undofx-1.1.jar" sourcepath="lib/undofx-1.1-sources.jar"/> |
| | + <classpathentry kind="lib" path="lib/flowless-0.4.4.jar" sourcepath="lib/flowless-0.4.4-sources.jar"/> |
| | + <classpathentry kind="lib" path="lib/wellbehavedfx-0.1.1.jar" sourcepath="lib/wellbehavedfx-0.1.1-sources.jar"/> |
| | + <classpathentry kind="lib" path="lib/pegdown-1.5.0.jar" sourcepath="lib/pegdown-1.5.0-sources.jar"/> |
| | + <classpathentry kind="lib" path="lib/parboiled-java-1.1.7.jar" sourcepath="lib/parboiled-java-1.1.7-sources.jar"/> |
| | + <classpathentry kind="lib" path="lib/parboiled-core-1.1.7.jar" sourcepath="lib/parboiled-core-1.1.7-sources.jar"/> |
| | + <classpathentry kind="lib" path="lib/asm-all-4.0.jar"/> |
| | + <classpathentry kind="output" path="bin"/> |
| | +</classpath> |
| | |