Configure plugin NBAndroid-v2 in Netbeans 8.2

-1

Good morning, for work reasons I should start working on an android project on the IDE NetBeans, researching I found that the NBAndroid plugin should be installed, which according to what I read is no longer officially available although there is a repository on github where you are giving support.

link

The problem is that the procedure described to install the plugin is a bit complex, the only thing I could do is install the "Gradle support" plugin, I ask you please give me a hand on how I should proceed, these are the instructions that appear on GitHub, thanks in advance

How to run / debug this plugin from NetBeans This plugin depends on Gradle Support plugin. You need to add it to the platform folder.

-Install Gradle Support plugin to NetBeans

-Make copy of NetBeans directory

-Copy .netbeans / NB_Version / modules / org-netbeans-gradle-project.jar to NB_COPY / extide / modules /

-Copy .netbeans / NB_Version / modules / ext folder to NB_COPY / extide / modules /

-Copy .netbeans / NB_Version / update_tracking / org-netbeans-modules-options-java.xml to NB_COPY / extide / update_tracking /

-Copy .netbeans / NB_Version / config / Modules / org-netbeans-gradle-project.xml to NB_COPY / extide / config / Modules / Add new Profile to pom.xml                               your_name-NB82                              true                                                                                         org.codehaus.mojo                         nbm-maven-plugin                         3.13                         true                                                      FULL_PATH_TO_NB_COPY                             FULL_PATH_TO_CUSTOM_USER_DIR                                                                                                          RELEASE82                 asm-all-5.0.1                               ...      And finally select your profile

    
asked by Alvaro Fabian M 31.12.2018 в 21:23
source

1 answer

0

Create a new update center and install the add-on ..

    
answered by 07.01.2019 в 17:51