Trolltech Home | Qt-jambi-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-jambi-interest Archive, April 2007
java.lang.ClassNotFoundException: com.trolltech.qtdesigner.editors.UiEditor


Message 1 in thread

Hi,

I have installed qt jambi and eclipse integration on Windows but still get
this error when I try to open the gui form. I have created a  QMainWindow to
test and can run the program (a mainwindow appears when I execute)  but when
I open gui editor I get java.lang.ClassNotFoundException:
com.trolltech.qtdesigner.editors.UiEditor.

I have verified the classpath and path variables and it seems like they are
configured correctly. I can open the designer.exe located in
JAMBI_LOCATION/bin and can run it but not from within eclipse.

Does somebody have tips?

Thank you in advance.

-C

Message 2 in thread

code j wrote:
> Hi,
>  
> I have installed qt jambi and eclipse integration on Windows but still 
> get this error when I try to open the gui form. I have created a  
> QMainWindow  to test and can run the program (a mainwindow appears when 
> I execute)  but when I open gui editor I get 
> java.lang.ClassNotFoundException: com.trolltech.qtdesigner.editors.UiEditor.
>  
> I have verified the classpath and path variables and it seems like they 
> are configured correctly. I can open the designer.exe located in 
> JAMBI_LOCATION/bin and can run it but not from within eclipse.
>  
> Does somebody have tips?

Hi,

Did you unzip the eclipse package in the correct folder? It should 
unzipped directly in the eclipse folder so that the 
register_eclipse_plugin.bat comes next to eclipse.exe and the plugins go 
into ECLIPSEDIR/plugins/com.trolltech... Did you also run the 
register_eclipse_plugin batch file?

best regards,
Gunnar