java/rozsirene-atributy-jedit/nbproject/project.properties
changeset 20 bf328b110881
parent 18 907c5c7c20ce
     1.1 --- a/java/rozsirene-atributy-jedit/nbproject/project.properties	Sat Aug 18 13:22:45 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):