Computer Science Canada

NetBeans Packages

Author:  SsJBebiGoku [ Mon Jan 31, 2005 6:35 pm ]
Post subject:  NetBeans Packages

Hi,
NetBeans has some sort of weird issue when dealing with packages...when i compile the .class files into a package "MineDetection", it comes up with
code:
java.lang.NoClassDefFoundError: BoardDraw (wrong name: MineDetection/BoardDraw)

i tried changing various options, such as the Execution Directory and such, but nothing seems to work..yet when i run it on a simpler IDE such as JCreator everything's fine.

Anybody know what's happening? thanks

Author:  rizzix [ Mon Jan 31, 2005 9:51 pm ]
Post subject: 

hmm not sure what exactly is the prob.. but neatbeans works fine for me.. btw u can always switch to eclipse.. unless of course ur gui programming. netbeans is unbeatable in that regard.


: