How to run CodeRAD 2 in netbeans

Viewed 18

I am learning CodeRAD but am using netbeans as my ide. I created a CodeRAD project from https://start.codenameone.com but when i open it in my ide it has problems. I understand that from the tutorial they are using intellj. Can any one please help me on how i will start this using netbeans.

i downloaded all the required dependancies but still getting this error

------------------------------------------------------------------------
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project coderad-common: Fatal error compiling: java.lang.NullPointerException: Cannot read field "kind" because "sym" is null -> [Help 1]

Am using apache netbeans IDE 14, and java jdk 18, and the maven version downloaded in my netbeans is maven 4.47. Yes in deed i did select netbeans as my ide before i download my template.

0 Answers
Related