- add beansbinding.jar to nifty editor
This commit is contained in:
Normen Hansen 2014-09-21 17:53:33 +02:00
parent d4a04b9808
commit 727102843e
4 changed files with 7 additions and 2 deletions

View File

@ -8,12 +8,12 @@ nbproject/build-impl.xml.data.CRC32=971927a9
nbproject/build-impl.xml.script.CRC32=55a34aaf
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.66.1
=======
build.xml.data.CRC32=db539353
build.xml.data.CRC32=e69ed2ba
build.xml.script.CRC32=a0136781
build.xml.stylesheet.CRC32=a56c6a5b@2.66.1
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=db539353
nbproject/build-impl.xml.data.CRC32=e69ed2ba
nbproject/build-impl.xml.script.CRC32=55a34aaf
nbproject/build-impl.xml.stylesheet.CRC32=238281d1@2.66.1
>>>>>>> experimental

View File

@ -1,3 +1,4 @@
file.reference.beansbinding-1.2.1.jar=release/modules/ext/beansbinding-1.2.1.jar
file.reference.guava-16.0.1.jar=release/modules/ext/guava-16.0.1.jar
file.reference.javassist.jar=release/modules/ext/javassist.jar
file.reference.jTatoo.jar=release/modules/ext/jTatoo.jar

View File

@ -230,6 +230,10 @@
<runtime-relative-path>ext/javassist.jar</runtime-relative-path>
<binary-origin>release/modules/ext/javassist.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/beansbinding-1.2.1.jar</runtime-relative-path>
<binary-origin>release/modules/ext/beansbinding-1.2.1.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/Nifty-Editor0.5.7.jar</runtime-relative-path>
<binary-origin>release/modules/ext/Nifty-Editor0.5.7.jar</binary-origin>