I'm try to experimenting a bit with java embedded and the raspberry pi.
I just downloaded all the latest sdk (se and embedded) and netbeans.
When I try to debug my example application, looking at the variable content, I get the following exception in Netbeans:
com.sun.jdi.InternalException: Unexpected JDWP Error: 25
Is there something I can do to solve this problem?
Thank you
Enrico