Re: can not run Java app on NetBean IDE 5.5
- From: Michael Rauscher <michlmann@xxxxxx>
- Date: Tue, 03 Apr 2007 10:15:16 +0200
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
.
- Prev by Date: Software QA Interview
- Next by Date: Clusterisable application for JBoss
- Previous by thread: Software QA Interview
- Next by thread: Clusterisable application for JBoss
- Index(es):
Relevant Pages
|