Index: trunk/IDE_metadata/NetBeans/TMCSim/nbproject/build-impl.xml
===================================================================
--- trunk/IDE_metadata/NetBeans/TMCSim/nbproject/build-impl.xml	(revision 650)
+++ trunk/IDE_metadata/NetBeans/TMCSim/nbproject/build-impl.xml	(revision 654)
@@ -1034,4 +1034,6 @@
     </target>
     <target depends="init,compile,-pre-jar,-do-jar-without-libraries,-do-jar-with-libraries,-post-jar" name="-do-jar"/>
+    <!--When you do "Clean and Build" I think it does this jar target, and sets as the main file in the manifest
+        whichever project configuration is current. -->
     <target depends="init,compile,-pre-jar,-do-jar,-post-jar" description="Build JAR." name="jar"/>
     <!--
Index: trunk/IDE_metadata/NetBeans/TMCSim/nbproject/project.properties
===================================================================
--- trunk/IDE_metadata/NetBeans/TMCSim/nbproject/project.properties	(revision 653)
+++ trunk/IDE_metadata/NetBeans/TMCSim/nbproject/project.properties	(revision 654)
@@ -55,5 +55,5 @@
 platform.active=default_platform
 javac.compilerargs=
-main.class=tmcsim.RunSim
+main.class=tmcsim.cadsimulator.CADServer
 dist.jar=${dist.dir}/TMCSim.jar
 javac.test.processorpath=${javac.test.classpath}
