Ignore:
Timestamp:
09/08/2022 02:22:57 PM (4 years ago)
Author:
jdalbey
Message:

Update unit tests to correct changes in display messages, directory paths, and button names.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IDE_metadata/NetBeans/TMCSim/nbproject/project.properties

    r650 r653  
     1auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml 
    12#Fri Oct 06 15:14:08 PDT 2017 
    23excludes= 
     
    56file.reference.trunk-webapps=../../../webapps 
    67file.reference.xercesImpl.jar=../../../lib/xercesImpl.jar 
     8jar.archive.disabled=${jnlp.enabled} 
     9jar.index=${jnlp.enabled} 
    710javac.deprecation=false 
    811file.reference.jaco-mp3-player-0.9.3.jar=../../../lib/jaco-mp3-player-0.9.3.jar 
    912build.test.results.dir=${build.dir}/test/results 
    1013javac.external.vm=false 
     14jnlp.codebase.type=no.codebase 
     15jnlp.descriptor=application 
     16jnlp.enabled=false 
     17jnlp.mixed.code=default 
     18jnlp.offline-allowed=false 
     19jnlp.signed=false 
     20jnlp.signing= 
     21jnlp.signing.alias= 
     22jnlp.signing.keystore= 
     23# Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found. 
     24manifest.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. 
     26manifest.custom.caller.allowable.codebase= 
     27# Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed 
     28manifest.custom.codebase= 
     29# Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions) 
     30manifest.custom.permissions= 
    1131run.classpath=\ 
    1232    ${javac.classpath}:\ 
Note: See TracChangeset for help on using the changeset viewer.