Changeset 49 in tmcsimulator for trunk/IDE_metadata


Ignore:
Timestamp:
07/02/2016 09:43:59 AM (10 years ago)
Author:
jdalbey
Message:

CADSimulatorViewer.java Add log message for missing application.properties. Update build.xml.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IDE_metadata/NetBeans/TMCSim/build.xml

    r47 r49  
    100100       basedir="${build.dir}/classes" 
    101101       includes="tmcsim/cadsimulator/**, tmcsim/common/**, tmcsim/interfaces/**, 
    102                  tmcsim/client/cadclientgui/**, tmcsim/cadmodels/**" 
     102                 tmcsim/client/cadclientgui/**, tmcsim/cadmodels/**, 
     103                 tmcsim/application.properties" 
    103104       excludes="**/Test.class"> 
    104105        <zipgroupfileset dir="dist/lib" includes="xercesImpl.jar"/> 
Note: See TracChangeset for help on using the changeset viewer.