Link to home
Start Free TrialLog in
Avatar of Hal9000Returns
Hal9000Returns

asked on

NetBeans exectuion

Howdy,

This should be easy enough, but I can't figure it out. I'm taking a course this summer in Java and didn't like the IDE that came with the book. So I went and downloaded NetBeans version 3.6. I really like this IDE, however I have one problem. I can compile my class, but when I try to execute it it only displays the following text in a window titled 'Output - Math - I/O':

java.lang.NoClassDefFoundError: UIS
Exception in thread "main"

I know this class ran fine in my other IDE. What I need it to do is run in a dos window. However I can't figure out how to configure it to do this. Any suggestions?

ASKER CERTIFIED SOLUTION
Avatar of TrekkyLeaper
TrekkyLeaper
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Hal9000Returns
Hal9000Returns

ASKER

Thanks for the quick post, I'm at work now, but when I get home I'll take a look. As a side note I need to stop asking questions after doing homework for 5 or 6 strait hours. Summer should be fall and I mispelled execution. Oh well...
Sorry for the delay. Mounting the filesystem worked. I would have never thought/known to do that, thanks.
Glad I could help. =)