| Netbeans 7.1.1 with latest nbandroid plugin based apks have java.lang.NoClassDefFoundError errors
I see another issue reported in JIRA http://kenai.com/jira/browse/NBANDROID-163 that sounds pretty similar to what I see. The way I fixed it was use the default jar.libs.dir instead of pointing it out . . .
|
Android plugin for NetBeans
» General Discussion
|
May 17, 2012 16:15
by: videoguy
|
| Netbeans 7.1.1 with latest nbandroid plugin based apks have java.lang.NoClassDefFoundError errors
I created a test project to reproduce this problem. How do I enter a ticket in JIRA? The JIRA doesn't seem to like my credentials used to post on this forum. How do I get an account? Thanks
|
Android plugin for NetBeans
» General Discussion
|
May 17, 2012 16:15
by: videoguy
|
| Netbeans 7.1.1 with latest nbandroid plugin based apks have java.lang.NoClassDefFoundError errors
The libraries are j2se jars (some of them generated by other j2se netbeans projects and others are 3rd party jars checked into source control). The Android project has a -prebuild target customized to . . .
|
Android plugin for NetBeans
» General Discussion
|
May 17, 2012 16:15
by: videoguy
|
| Netbeans 7.1.1 with latest nbandroid plugin based apks have java.lang.NoClassDefFoundError errors
Hi I am using Netbeans 7.1.1 and nbandroid plugin updated to latest this morning. When I made a build, everything built fine. I installed the apk on a device that is running Android 2.3.3. I see java. . . .
|
Android plugin for NetBeans
» General Discussion
|
May 17, 2012 16:15
by: videoguy
|
| Can I have dependency from Android project to Java Library project?
Hi We have code separated into J2SE type libraries and android type services. We have Netbeans Java Lib projects for J2SE code. And Android project for Android service code. I like to set up a depende . . .
|
Android plugin for NetBeans
» General Discussion
|
October 22, 2011 22:55
by: videoguy
|
| Netbeans 7.0.1 and latest nbandroid fails to do auto completion
I was able to get it working after I restarted IDE and go to project properties and double click the platform that I wanted. For some reason, it shows broken platform under libraries.
|
Android plugin for NetBeans
» General Discussion
|
October 22, 2011 22:52
by: videoguy
|
| Netbeans 7.0.1 and latest nbandroid fails to do auto completion
Hi I installed Netbeans 7.0.1 and nbandroid couple of days back. I created a sample android project. How to get auto completion to work? When I invoked ctrl keys to "Fix Imports", it is not doing any . . .
|
Android plugin for NetBeans
» General Discussion
|
October 22, 2011 22:52
by: videoguy
|