Results 1 to 7 of 7

Thread: Qt with Eclipse Galileo

  1. #1
    Join Date
    May 2009
    Posts
    133
    Thanks
    10
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt with Eclipse Galileo

    Has anyone tried to use qt-eclipse-integration-win32-1.5.1 with Eclipse Galileo (CTD 6.0)?

    After installation when I run Eclipse I get the following error
    "org.eclipse.ui.PartInitException: No editor descriptor for id com.trolltech.qtcppdesigner.editors.UiEditor"

    I use
    Eclipse C/C++ Development Tools
    Version: 6.0.0.200905061052
    Build id: 200905061052

  2. #2
    Join Date
    Jun 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Question Re: Qt with Eclipse Galileo

    Hi,

    unfortunately I don't have a solution to the question just the same problem.
    Are there any hints for the Qt integration in Eclipse Galileo?


    Many thanks in advance

  3. #3
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Qt with Eclipse Galileo

    Hey, no problems at all here on my machine

    • eclipse-cpp-galileo-RC4-linux-gtk.tar.gz
    • qt-eclipse-integration-linux.x86-1.5.1.tar.gz
    • with the latest Qt release

  4. #4
    Join Date
    Jun 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Qt with Eclipse Galileo

    Thank you very much.

    You're absolutely right. I've tried the C/C++ IDE and the Qt integration is running immediately.
    But I've found no way to get the same with the Eclipse SDK + CDT + Qt Integration. In this case the Qt plugin is ignored although all directories are correct and the same files are there.
    I've no idea what's wrong in this way.

    Thanks again!

  5. #5
    Join Date
    Jun 2009
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Qt with Eclipse Galileo

    I have that problem too, with galileo cpp + wtp + subclipse, the QT integration is ignored.
    No installation icon, no entries in the plug-in list.

    I am working on debian squeeze,

    I installed:

    eclipse-cpp-galileo-linux-gtk.tar.gz
    wtp-wst-R-3.1-20090616035105.zip
    subclipse 1.4.x (by "installing new software")

    qt-eclipse-integration-linux.x86-1.5.1.tar.gz

    The same problem ocurred while installing subclipse from an archive. Installing by the eclipse "install new software" command was successful.

    Is there a update site for the qt integration too ?

    Regards
    Last edited by hangglider; 25th June 2009 at 11:40.

  6. #6
    Join Date
    Jun 2009
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Talking Re: Qt with Eclipse Galileo

    I solved my problem wit the QT integration !!

    It seems to be a problem caused by the user rights of the files in the plugin path or the eclipse path it self.

    I changed the owner and the group of the whole eclipse path to the user/group I am logged in.
    Afterwords the QT implementation (and probably other things) are working properly.

    Regards

  7. #7
    Join Date
    Jun 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Qt with Eclipse Galileo

    Has anyone who reported success tried to debug a Qt-application. It seems that eclipse hangs when it tried to launch the debugger.

Similar Threads

  1. A Guide to Install MinGW, Qt4 and Eclipse Integration on Windows XP
    By shiyutang in forum Installation and Deployment
    Replies: 10
    Last Post: 5th August 2009, 04:03
  2. Qt commercial with eclipse and cl.exe
    By wojtek in forum Qt-based Software
    Replies: 1
    Last Post: 3rd July 2008, 14:55
  3. Qt4 + Eclipse problems
    By Bug80 in forum Newbie
    Replies: 6
    Last Post: 30th May 2008, 16:13
  4. Qt Eclipse integration problem!!!!
    By mismael85 in forum Installation and Deployment
    Replies: 4
    Last Post: 13th March 2008, 14:45
  5. Howto use Eclipse with QT4 in 10 steps
    By the_bis in forum Newbie
    Replies: 3
    Last Post: 28th January 2007, 20:21

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.