Browse Source

SDK:
- fix problem with upgrader pt2

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10134 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

nor..67 12 years ago
parent
commit
a2556a6f5f

+ 2 - 2
jme3-upgrader/nbproject/genfiles.properties

@@ -1,8 +1,8 @@
-build.xml.data.CRC32=872e7e8b
+build.xml.data.CRC32=68626811
 build.xml.script.CRC32=8cafdaf9
 [email protected]
 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
-nbproject/build-impl.xml.data.CRC32=872e7e8b
+nbproject/build-impl.xml.data.CRC32=68626811
 nbproject/build-impl.xml.script.CRC32=aa96997a
 nbproject/[email protected]

+ 1 - 1
jme3-upgrader/nbproject/project.xml

@@ -40,7 +40,7 @@
                 </dependency>
             </module-dependencies>
             <public-packages>
-                <package>org.netbeans.upgrade</package>
+                <package>com.jme3.gde.upgrader</package>
             </public-packages>
         </data>
     </configuration>