I got an error as "java.lang.NoClassDefFoundError: JBuilder".my programe is create simple jframe and show hellow world on it.
i think this is some problem with JBuilder, because when i run the same programe with "IntelliJ IDEA" did not get that error.
thank you.