From 86e3e3d082c7b51f3bbdf90139b0a92a63ad3dbb Mon Sep 17 00:00:00 2001 From: "nor..67" Date: Tue, 6 Sep 2011 12:30:41 +0000 Subject: [PATCH] - add NBAndroid update center to Android Plugin git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8207 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- sdk/jme3-android/nbproject/genfiles.properties | 4 ++-- sdk/jme3-android/nbproject/project.xml | 6 ++++++ .../src/com/jme3/gde/android/Bundle.properties | 2 ++ sdk/jme3-android/src/com/jme3/gde/android/layer.xml | 11 +++++++++++ 4 files changed, 21 insertions(+), 2 deletions(-) diff --git a/sdk/jme3-android/nbproject/genfiles.properties b/sdk/jme3-android/nbproject/genfiles.properties index f96117573..5587f0652 100644 --- a/sdk/jme3-android/nbproject/genfiles.properties +++ b/sdk/jme3-android/nbproject/genfiles.properties @@ -1,8 +1,8 @@ -build.xml.data.CRC32=018d14a3 +build.xml.data.CRC32=beeec2b2 build.xml.script.CRC32=6461359b build.xml.stylesheet.CRC32=a56c6a5b@1.46.1 # 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=018d14a3 +nbproject/build-impl.xml.data.CRC32=beeec2b2 nbproject/build-impl.xml.script.CRC32=abd1e01a nbproject/build-impl.xml.stylesheet.CRC32=238281d1@1.46.1 diff --git a/sdk/jme3-android/nbproject/project.xml b/sdk/jme3-android/nbproject/project.xml index b6d6925f7..1f701e09f 100644 --- a/sdk/jme3-android/nbproject/project.xml +++ b/sdk/jme3-android/nbproject/project.xml @@ -24,6 +24,12 @@ 1.24 + + org.netbeans.modules.autoupdate.services + + 1.26 + + org.netbeans.modules.java.j2seproject diff --git a/sdk/jme3-android/src/com/jme3/gde/android/Bundle.properties b/sdk/jme3-android/src/com/jme3/gde/android/Bundle.properties index b19a7af2d..d3f924b54 100644 --- a/sdk/jme3-android/src/com/jme3/gde/android/Bundle.properties +++ b/sdk/jme3-android/src/com/jme3/gde/android/Bundle.properties @@ -1,3 +1,4 @@ +com_jme3_gde_android_update_center=http://kenai.com/projects/nbandroid/downloads/download/updatecenter/updates.xml jme3-android=jme3-android OpenIDE-Module-Display-Category=jMonkeyEngine OpenIDE-Module-Name=Android Support @@ -14,3 +15,4 @@ MobileCustomizerPanel.jTextField1.toolTipText=The package name used when creatin MobileCustomizerPanel.jComboBox1.toolTipText=The android target platform of this project MobileCustomizerPanel.jButton2.toolTipText=Run the android target configuration utility MobileCustomizerPanel.jCheckBox1.toolTipText=Creates a "mobile" folder with an android project that is embedded in the build process +Services/AutoupdateType/com_jme3_gde_android_update_center.instance=NBAndroid Updates diff --git a/sdk/jme3-android/src/com/jme3/gde/android/layer.xml b/sdk/jme3-android/src/com/jme3/gde/android/layer.xml index 9e48ca31c..24cb28e09 100644 --- a/sdk/jme3-android/src/com/jme3/gde/android/layer.xml +++ b/sdk/jme3-android/src/com/jme3/gde/android/layer.xml @@ -18,6 +18,17 @@ + + + + + + + + + + +