Re: can not run Java app on NetBean IDE 5.5



bob95226@xxxxxxxxx schrieb:
I use NetBean IDE 5.5 to write a Java app, it worked well for past few
days (no problems for compiling and execution), all of a sudden, i can
not run Java app, compiling is still fine, when i click "Project" >
"Source Packages" to view Methods, Properties, Constructor, etc of
Java classes, it always shows "Please Wait ...", never moves forward.

I uninstall IDE 5.5 and reinstall it, still no luck, my PC OS is
Windows XP.

Reinstalling isn't a good idea since the user's nb directory will not get removed.

The user's nb directory is called .netbeans/<nb-version> and is usually located in the root of your profile (documents and settings/username), e. g.

C:\Documents And Settings\michael\.netbeans\5.5

Try to remove var\cache from this directory. If this doesn't work, remove var and last the whole .netbeans directory.

HTH
Michael

.



Relevant Pages

  • can not run Java app on NetBean IDE 5.5
    ... I use NetBean IDE 5.5 to write a Java app, it worked well for past few ... days (no problems for compiling and execution), all of a sudden, i can ...
    (comp.lang.java.softwaretools)
  • HELP!
    ... I know this is asking for a miracle, but I am stuck since a week now and I ... under the Delphi Ide will start compiling but will never enter execution. ... can see a lot of activity on the hard disk for quite a few seconds then it ... Do I need to totally reinstall? ...
    (comp.lang.pascal.delphi.misc)
  • A nonfatal internal JIT (3.00.072b(x)) error Structured Exception(c0000005) Anyone Seen this before?
    ... I'm using jdk 1.1.8 to develop a Java App, ... an old sdk is that the App has to run on a compaq pda. ... Compiling the ...
    (comp.lang.java.help)
  • Re: dummynet problem, kernel options checked
    ... > remember something containing the word dummynet flashing by ... > while compiling. ... your problem sounds like your kernel and world are out-of-sync. ... reinstall the world, too. ...
    (freebsd-questions)
  • Re: Pasting a file into a Java String
    ... java app before compiling it. ... Therefore I must be able to open a .class file in an editor and paste ... the whole thing into my java app. ... If I could paste it into a byte array, ...
    (comp.lang.java.programmer)