Bug fixes and startup checks
[debian/openrocket] / build.xml
index f56396575ca7fd9d5bf7f4c7d8d35f340b93ed00..c4892fa8bc3cb950f7b89e684467bd1a2eb15b51 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -12,7 +12,7 @@
 
        
        <!-- The main class of the application -->
-       <property name="main-class"  value="net.sf.openrocket.gui.main.BasicFrame"/>
+       <property name="main-class"  value="net.sf.openrocket.startup.Startup"/>
 
        
        <!-- Classpath definition -->