adrnsoh / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Error when trying to Generate Native Access in netbeans 7.1rc2 #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Right click on the interface and try generate Native Access
2.
3.

What is the expected output?
Stub being generated

 What do you see instead?
Caused: java.lang.NoClassDefFoundError: com/codename1/system/NativeInterface

What version of the product are you using? 
OS-Windows XP Professional Version 2002 Service Pack 3
Netbeans 7.1rc2

Please provide any additional information below.

Original issue reported on code.google.com by ngosti2...@gmail.com on 28 Feb 2012 at 1:16

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by shai.almog on 29 Feb 2012 at 3:55

GoogleCodeExporter commented 9 years ago
Hi Shai,
I didn't change the build.xml.Strangely enough i have created another project 
and created an interface that extends the NativeInterface and it worked.

I have no idea why the other one gave the error message.

Original comment by ngosti2...@gmail.com on 29 Feb 2012 at 7:28