Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Eclipse setup to integrate with Qt
QtWS25 Last Chance

Eclipse setup to integrate with Qt

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
eclipse cdteclipse qt
7 Posts 4 Posters 7.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tloc
    wrote on 20 Nov 2017, 15:48 last edited by
    #1

    I am trying to use Eclipse as my IDE to integrate with Qt5.9.2 both on macOS 10.13 and Ubuntu 16.04 LTS. I have had no luck thus far to achieve the successful creation, building and execution of a QT Application.
    Please I am seeking assistance with the specific steps to get the integration working correctly.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 20 Nov 2017, 20:15 last edited by
      #2

      Hi and welcome to devnet,

      IIRC, there was at some point in time a Qt Eclipse integration plugin. You should try to contact its author to see if there's still something for that.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      T 1 Reply Last reply 21 Nov 2017, 01:29
      0
      • T Offline
        T Offline
        tomasz3dk
        wrote on 20 Nov 2017, 21:57 last edited by
        #3

        AFAIK yes there was plugin for eclipse but it's not maintained anymore (for couple of years), and probably will not be. I think you should probably consider to use qtcreator. Actually it is the best option to work with Qt.

        T 1 Reply Last reply 21 Nov 2017, 01:35
        0
        • S SGaist
          20 Nov 2017, 20:15

          Hi and welcome to devnet,

          IIRC, there was at some point in time a Qt Eclipse integration plugin. You should try to contact its author to see if there's still something for that.

          T Offline
          T Offline
          tloc
          wrote on 21 Nov 2017, 01:29 last edited by
          #4

          @SGaist Thank you for the suggestion, I tried that plugin and it is not working out too good.
          The challenge I experienced is the resolution of the #include libraries, and the build system used.

          1 Reply Last reply
          0
          • T tomasz3dk
            20 Nov 2017, 21:57

            AFAIK yes there was plugin for eclipse but it's not maintained anymore (for couple of years), and probably will not be. I think you should probably consider to use qtcreator. Actually it is the best option to work with Qt.

            T Offline
            T Offline
            tloc
            wrote on 21 Nov 2017, 01:35 last edited by
            #5

            @tomasz3dk I have tried the Qt Creator bundled with Qt5.9.2 and it worked without issues. I was just hoping to use Eclipse since I use it for other development purposes..

            1 Reply Last reply
            0
            • P Offline
              P Offline
              Pablo J. Rogina
              wrote on 21 Nov 2017, 19:06 last edited by
              #6

              @tloc as mentioned before, and even with you having tried it, I guess Qt Creator is your best option. And leave Eclipse open as well for your on going development :-)

              Given that said, I'd try fully installing Qt (i.e. 5.9.2) to have all the tools/libraries (not just Qt Creator, think about qmake, linguist, Qt Designer, etc) and then trying configuring Eclipse CDT, the newest guide I found is this one, although using MinGW...
              Again not sure if it's worth the effort as Qt Creator is a mature IDE

              Upvote the answer(s) that helped you solve the issue
              Use "Topic Tools" button to mark your post as Solved
              Add screenshots via postimage.org
              Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

              T 1 Reply Last reply 21 Nov 2017, 21:19
              0
              • P Pablo J. Rogina
                21 Nov 2017, 19:06

                @tloc as mentioned before, and even with you having tried it, I guess Qt Creator is your best option. And leave Eclipse open as well for your on going development :-)

                Given that said, I'd try fully installing Qt (i.e. 5.9.2) to have all the tools/libraries (not just Qt Creator, think about qmake, linguist, Qt Designer, etc) and then trying configuring Eclipse CDT, the newest guide I found is this one, although using MinGW...
                Again not sure if it's worth the effort as Qt Creator is a mature IDE

                T Offline
                T Offline
                tloc
                wrote on 21 Nov 2017, 21:19 last edited by
                #7

                @Pablo-J.-Rogina
                Thanks for the suggestion and the link to the guide.
                I see that the benefits of using Qt Creator so far out weights the benefits of the eclipse integration, which at this time is not fully available. I have done a few days worth of searching online before creating this post.
                I will play around with trying to get Eclipse CDT to play nicely with Qt when I have a lull in activities.

                1 Reply Last reply
                0

                1/7

                20 Nov 2017, 15:48

                • Login

                • Login or register to search.
                1 out of 7
                • First post
                  1/7
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved