- update android update locations to 7.3 git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10689 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
19 lines
1.5 KiB
INI
19 lines
1.5 KiB
INI
com_jme3_gde_android_update_center=http://nbandroid.org/release73/updates/updates.xml
|
|
android-base=android-base
|
|
OpenIDE-Module-Display-Category=jMonkeyEngine
|
|
OpenIDE-Module-Name=Android Support
|
|
OpenIDE-Module-Short-Description=Provides Android deployment for jMonkeyEngine SDK
|
|
LBL_Category_Mobile=Android
|
|
MobileCustomizerPanel.jLabel2.text=Mobile Deployment
|
|
MobileCustomizerPanel.jCheckBox1.text=Enable Android Deployment
|
|
MobileCustomizerPanel.jLabel1.text=Android Target
|
|
MobileCustomizerPanel.jLabel3.text=Application Package
|
|
MobileCustomizerPanel.jTextField1.text=jTextField1
|
|
MobileCustomizerPanel.jButton2.text=Run Android Target Configuration Utility
|
|
MobileCustomizerPanel.jTextArea1.text=Notes (Press F1 for more information)\n\nThe android application package name can be freely chosen and differ from the main projects package name.\n\nYou have to disable "Compile on Save" under "Compiling" on the left to be able to run the project on a device using the "Android Device" configuration.\n\nThe android project ("mobile" folder) will be deleted when Android deployment is disabled.
|
|
MobileCustomizerPanel.jTextField1.toolTipText=The package name used when creating the MainActivity
|
|
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
|