Changeset 654 in tmcsimulator for trunk/IDE_metadata/NetBeans/TMCSim/nbproject
- Timestamp:
- 09/09/2022 04:11:08 PM (4 years ago)
- Location:
- trunk/IDE_metadata/NetBeans/TMCSim/nbproject
- Files:
-
- 2 edited
-
build-impl.xml (modified) (1 diff)
-
project.properties (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/IDE_metadata/NetBeans/TMCSim/nbproject/build-impl.xml
r650 r654 1034 1034 </target> 1035 1035 <target depends="init,compile,-pre-jar,-do-jar-without-libraries,-do-jar-with-libraries,-post-jar" name="-do-jar"/> 1036 <!--When you do "Clean and Build" I think it does this jar target, and sets as the main file in the manifest 1037 whichever project configuration is current. --> 1036 1038 <target depends="init,compile,-pre-jar,-do-jar,-post-jar" description="Build JAR." name="jar"/> 1037 1039 <!-- -
trunk/IDE_metadata/NetBeans/TMCSim/nbproject/project.properties
r653 r654 55 55 platform.active=default_platform 56 56 javac.compilerargs= 57 main.class=tmcsim. RunSim57 main.class=tmcsim.cadsimulator.CADServer 58 58 dist.jar=${dist.dir}/TMCSim.jar 59 59 javac.test.processorpath=${javac.test.classpath}
Note: See TracChangeset
for help on using the changeset viewer.
