[Qt-interest] Eclipse does not load qt integration plugin [or something]
Rohan Prabhu
rohan at rohanprabhu.com
Fri Dec 25 05:44:44 CET 2009
Hello there,
I use openSuSE 11.2, with Eclipse 3.4.0 [Ganymede] release installed with
CDT 5.0.2. I've downloaded the Qt eclipse integration from the website, and
followed all the instructions given here:
http://qt.nokia.com/developer/eclipse-integration/installation-instructions-for-linux-systemsand
copied the given files to /usr/lib/eclipse [that folder pre-existed].
And I did run eclipse with 'eclipse -clean' for the first run. Also, I
always have to run eclipse as superuser [kdesu] as a workaround to the
GDK_NATIVE_WINDOWS=true bug.
So, after that, my /usr/lib/plugins/ have the directories:
com.trolltech.qt... and so on and even the .jar files. However, my eclipse
installation does not detect this or load the plugins. I see no difference
in the File > New Project dialog. Also, when I go to Help > About > About
Plug-ins, there is no entry for 'Qt integration' or anything at all that
even contains 'trolltech' or 'qt'.
Also, I know this is not the right place to ask, but I'm hoping some of you
would have used KDevelop 4. So, I'm asking a solution to this problem. After
I installed KDevelop 4, I first selected to make a new Qt4 project with
Cmake. The project started all fine, and this is the output when I selected
'Build all projects':
/home/thirtySeven/projects/xidClient/build> make
[ 33%] Generating xidClient.moc
[ 66%] Bulding CXX object CMakeFiles/xidClient.dir/xidClient.cpp.o
Linking CXX executable xidClient
[100%] Built target xidClient
But when I click on 'Execute', nothing happens. No error messages, no
pop-ups, nothing. It's just clicking on any blank area: NOTHING at all
happens.
This is the current launch configuration:
http://i45.tinypic.com/jkej3c.pngI dont really understand how Launch
configurations work, so I tried to just
experiment with it, and this is what I've ended up with. (And yes, the shown
Launch configuration is the active launch configuration).
And when I tried making a project with qmake, I get these errors in pop-ups,
one after the other:
1. Could not load project management plugin KDevQMakeManager
2. project importing plugin (KDevQMakeManager) does not support the
IProjectFileManager interface.
3. Project could not be opened:
file:///home/thirtySeven/projects/trialQt2/trialQt2.kdev4
I just need one IDE of my choice to work on Linux. I was so used to Visual
Studio on MS Windows, after the move to Linux, only KDevelop and eclipse
deliver a somewhat experience to Visual Studio. Any help is appreciated.
Thanks a lot.
Regards,
Rohan Prabhu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091225/b03f5844/attachment.html
More information about the Qt-interest-old
mailing list