Empty window on executing SQL Developer
29292Dec 29 2006 — edited Dec 30 2006Hi,
I have downloaded the latest SQL Developer, and version 1.5.0 rel 10 of the JDK. When I execute SQL Developer, I get the splash screen with its progress bar, and then an empty window. No menu's - nothing. I do get a message on my console window ...
steve@au-stb-mobile:sqldeveloper$ sh sqldeveloper.sh
Oracle SQL Developer
Copyright (c) 2006 Oracle. All Rights Reserved.
Using oracle.home=/home/steve/Desktop/sqldeveloper
Using ide.user.dir=/home/steve/.sqldeveloper
Addin: Translator PlSql is trying to register a input type (.plsql) which conflicts with translator PlSql who already using this input type
My OS is Ubuntu 6.10 (Edgy). I have Oracle XE 10.2.0.1.0 installed (not that I get a login window) which is working just fine.
Here's the jdk info ...
steve@au-stb-mobile:sqldeveloper$ java -version
java version "1.5.0_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
Java HotSpot(TM) Server VM (build 1.5.0_10-b03, mixed mode)
Any clues as to what I've done wrong?
Thanks.