A Problem with using IDEA
I have a problem with using IDEA
I wrote a java program.
when I run It in DOS command with JAVAC
It can run correctly.
but when I put it into IntelliJ IDEA.
It will cause a wrong message like
java.lang.NoClassDefFoundError: OverloadingOrder
Exception in thread "main"
What's Wrong???
I try to run it in UltraEDIT.
And I got the same message.
Is it mean that my JDK has something wrong??
ato
请先登录再写评论。
You don't have your classpath setup correctly. I or someone here could
(probably will) help you but you should really be looking for help somewhere
else like the java forums at http://forum.java.sun.com/forum.jsp?forum=54
"AtoBAD" <jwyau@ms36.hinet.net> wrote in message
news:brk7cb$b7d$1@is.intellij.net...
>
>
>
>
>
>