Changeset 158 in tmcsimulator-scriptbuilder for trunk/build.xml


Ignore:
Timestamp:
11/22/2019 04:22:14 PM (6 years ago)
Author:
jdalbey
Message:

ScriptBuilderFrame?.java added new helper method loadCHPunits(). SimulationScript?.java changed load units method to accept an InputStream? instead of a File.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        11build 
        22dist 
         3deploy 
  • trunk/build.xml

    r154 r158  
    9090    /> 
    9191    <zip destfile="${deploy.dir}/ScriptBuilder.zip" 
    92          basedir="." 
    93          includes="units.xml" 
    94          update="true" 
    95     /> 
    96     <zip destfile="${deploy.dir}/ScriptBuilder.zip" 
    9792         basedir="src/scriptbuilder/gui/" 
    9893         includes="application.properties" 
Note: See TracChangeset for help on using the changeset viewer.