1.1 --- a/java/rozsirene-atributy-jedit/nbproject/project.properties Sat Aug 18 13:27:00 2012 +0200
1.2 +++ b/java/rozsirene-atributy-jedit/nbproject/project.properties Sat Aug 18 13:38:58 2012 +0200
1.3 @@ -33,7 +33,8 @@
1.4 jar.compress=false
1.5 jar.index=${jnlp.enabled}
1.6 javac.classpath=\
1.7 - ${file.reference.jedit.jar}
1.8 + ${file.reference.jedit.jar}:\
1.9 + ${reference.rozsirene-atributy.jar}
1.10 # Space-separated list of extra javac options
1.11 javac.compilerargs=
1.12 javac.deprecation=false
1.13 @@ -73,8 +74,7 @@
1.14 reference.rozsirene-atributy.jar=${project.rozsirene-atributy}/dist/rozsirene-atributy.jar
1.15 run.classpath=\
1.16 ${javac.classpath}:\
1.17 - ${build.classes.dir}:\
1.18 - ${reference.rozsirene-atributy.jar}
1.19 + ${build.classes.dir}
1.20 # Space-separated list of JVM arguments used when running the project
1.21 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
1.22 # or test-sys-prop.name=value to set system properties for unit tests):