1. QTJava development in Eclipse (Venkatesh Moodliar)
------------------------------------------------------------------------
Subject:
QTJava development in Eclipse
From:
"Venkatesh Moodliar" <email@hidden>
Date:
Mon, 11 Jul 2005 14:44:42 -0400
To:
<email@hidden>
To:
<email@hidden>
Hello,
I am using QTJava SDK 6.5 on a WindowsXP machine. The Java and QT paths
are configured properly as I can create application that uses QT for
java and run them. However, when I use the same programs in the Eclipse
IDE, I get an error saying "java.lang.UnsatisfiedLinkError: no QTJava in
java.library.path". I don't know what is wrong? The same program runs
fine outside the Eclipse IDE. Your input is appreciated. The Eclipse is
pointing to the same path for JRE and QTJava as specified in the
classpath and QTJava environment variable. All the necessary plugins and
dependencies are in the same location "\j2sdk1.4.2_04\jre\lib\ext\".
-Venkatesh