eclipse plug-in 0.1.2.1 hangs
Status: Alpha
Brought to you by:
fredgilbert
I installed the plug-in and restarted Eclipse. I am running
the 2.0 platform. I created with TextEditor a simple, one-line
XML file and then tried to open it with JXMLEditor. The splash
window opens and then nothing happens.
Logged In: YES
user_id=594552
I am seeing the same behavior. JXMEditor splash screen
loads, and then nothing.
Logged In: NO
I experienced the same Problem with eclipse 2.0 under
RedHat Linux 7.2. The Problem seems to be with the awt
toolkit, acording to the following message :
Warning : Cannot convert String "MetaCtrl<Key>insert@ into
type VirtualBinding.
Unhandled Exception caught in event loop.
Reason :
java/awt/event/MouseWheelListener
Logged In: YES
user_id=276489
There are some errors under Eclipse because JXMLEditor is
designed to run on Java 1.4 whereas Eclipse is designed to
run on Java 1.3. So the next release of JXMLEditor will be
compatible with Java 1.3