Changeset 653 in tmcsimulator for trunk/IDE_metadata/NetBeans/TMCSim/nbproject/project.properties
- Timestamp:
- 09/08/2022 02:22:57 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IDE_metadata/NetBeans/TMCSim/nbproject/project.properties
r650 r653 1 auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml 1 2 #Fri Oct 06 15:14:08 PDT 2017 2 3 excludes= … … 5 6 file.reference.trunk-webapps=../../../webapps 6 7 file.reference.xercesImpl.jar=../../../lib/xercesImpl.jar 8 jar.archive.disabled=${jnlp.enabled} 9 jar.index=${jnlp.enabled} 7 10 javac.deprecation=false 8 11 file.reference.jaco-mp3-player-0.9.3.jar=../../../lib/jaco-mp3-player-0.9.3.jar 9 12 build.test.results.dir=${build.dir}/test/results 10 13 javac.external.vm=false 14 jnlp.codebase.type=no.codebase 15 jnlp.descriptor=application 16 jnlp.enabled=false 17 jnlp.mixed.code=default 18 jnlp.offline-allowed=false 19 jnlp.signed=false 20 jnlp.signing= 21 jnlp.signing.alias= 22 jnlp.signing.keystore= 23 # Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found. 24 manifest.custom.application.library.allowable.codebase= 25 # Optional override of default Caller-Allowable-Codebase attribute identifying the domains from which JavaScript code can make calls to your RIA without security prompts. 26 manifest.custom.caller.allowable.codebase= 27 # Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed 28 manifest.custom.codebase= 29 # Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions) 30 manifest.custom.permissions= 11 31 run.classpath=\ 12 32 ${javac.classpath}:\
Note: See TracChangeset
for help on using the changeset viewer.
