IDE is invisible!

When I launch Sun ONE Studio the splash screen comes up for a few seconds, then it vanishes. I get a tab for Sun ONE Studio on my taskbar but clicking on it does nothing. So I can't actually see the IDE!

I've had Sun ONE Studio for a few weeks and it's been working fine. Today it started doing this. I've used System Restore (in Windows XP) to set the system back to yesterday, when it was all fine. I've also re-installed the IDE by downloading the latest .exe file, but that makes no difference. Any help would be appreicated as I can't actually use the IDE at all now and am having to write my Java code in Notepad and run it using the command line.

[679 byte] By [704848] at [2007-11-25 9:38:42]
# 1
I would suggest downloading the latest version of the IDE (v. 5.0) which is available at: http://wwws.sun.com/software/sundev/jde/index.html
706285 at 2007-7-1 18:43:25 > top of Java-index,Development Tools,Java Tools...
# 2
You should try it from explorer .. Go to install_directory/bin and execute runide.exe.this may help..
deepak goyal at 2007-7-1 18:43:25 > top of Java-index,Development Tools,Java Tools...
# 3

I just installed Sun One 4.1 and having the same problem.

I was in Studio and test my program then I switch to different application. ANd I switch back to Sun Studio. It is blank. I install Community version. Nothing works.

I have window XP. Did you get it working?

David

David Yu at 2007-7-1 18:43:25 > top of Java-index,Development Tools,Java Tools...
# 4
guys, try following:1) add the following switch to ide.cfg: -Dsun.java2d.noddraw=true2) switch JDK to different one.
Peter Podsklan at 2007-7-1 18:43:25 > top of Java-index,Development Tools,Java Tools...