src/Tools/isac/jEditC/contrib/jEdit/jars/nbproject/project.properties
branchjedit-isac
changeset 37958 62186eba092b
parent 37955 5305daa4228e
equal deleted inserted replaced
37957:d13fa2ee5bdb 37958:62186eba092b
     1 application.title=Isac
       
     2 application.vendor=gadei
       
     3 build.classes.dir=${build.dir}/classes
       
     4 build.classes.excludes=**/*.java,**/*.form
       
     5 # This directory is removed when the project is cleaned:
       
     6 build.dir=build
       
     7 build.generated.dir=${build.dir}/generated
       
     8 build.generated.sources.dir=${build.dir}/generated-sources
       
     9 # Only compile against the classpath explicitly listed here:
       
    10 build.sysclasspath=ignore
       
    11 build.test.classes.dir=${build.dir}/test/classes
       
    12 build.test.results.dir=${build.dir}/test/results
       
    13 buildfile=nbbuild.xml
       
    14 # Uncomment to specify the preferred debugger connection transport:
       
    15 #debug.transport=dt_socket
       
    16 debug.classpath=\
       
    17     ${run.classpath}
       
    18 debug.test.classpath=\
       
    19     ${run.test.classpath}
       
    20 # This directory is removed when the project is cleaned:
       
    21 dist.dir=dist
       
    22 dist.jar=${dist.dir}/Isac.jar
       
    23 dist.javadoc.dir=${dist.dir}/javadoc
       
    24 endorsed.classpath=
       
    25 excludes=
       
    26 file.reference.jars-QuickNotepad=QuickNotepad
       
    27 file.reference.jEdit.jar=../build/jEdit.jar
       
    28 includes=*.java
       
    29 jar.compress=false
       
    30 javac.classpath=\
       
    31     ${file.reference.jEdit.jar}
       
    32 # Space-separated list of extra javac options
       
    33 javac.compilerargs=
       
    34 javac.deprecation=false
       
    35 javac.source=1.5
       
    36 javac.target=1.5
       
    37 javac.test.classpath=\
       
    38     ${javac.classpath}:\
       
    39     ${build.classes.dir}:\
       
    40     ${libs.junit.classpath}:\
       
    41     ${libs.junit_4.classpath}
       
    42 javadoc.additionalparam=
       
    43 javadoc.author=false
       
    44 javadoc.encoding=${source.encoding}
       
    45 javadoc.noindex=false
       
    46 javadoc.nonavbar=false
       
    47 javadoc.notree=false
       
    48 javadoc.private=false
       
    49 javadoc.splitindex=true
       
    50 javadoc.use=true
       
    51 javadoc.version=false
       
    52 javadoc.windowtitle=
       
    53 jnlp.codebase.type=local
       
    54 jnlp.descriptor=application
       
    55 jnlp.enabled=false
       
    56 jnlp.offline-allowed=false
       
    57 jnlp.signed=false
       
    58 main.class=
       
    59 manifest.file=manifest.mf
       
    60 meta.inf.dir=${src.dir}/META-INF
       
    61 platform.active=default_platform
       
    62 run.classpath=\
       
    63     ${javac.classpath}:\
       
    64     ${build.classes.dir}
       
    65 # Space-separated list of JVM arguments used when running the project
       
    66 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
       
    67 # or test-sys-prop.name=value to set system properties for unit tests):
       
    68 run.jvmargs=
       
    69 run.test.classpath=\
       
    70     ${javac.test.classpath}:\
       
    71     ${build.test.classes.dir}
       
    72 source.encoding=UTF-8
       
    73 src.Isac.dir=Isac