Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Can I use Eclipse Cpp to run and debug QT Cpp GUI code?
Forum Updated to NodeBB v4.3 + New Features

Can I use Eclipse Cpp to run and debug QT Cpp GUI code?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
6 Posts 4 Posters 483 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.
  • E Offline
    E Offline
    ElfMoon
    wrote on last edited by ElfMoon
    #1

    Eclipse Cpp has great auto formatting code, that means code display in Eclipse Cpp is more beautiful than in other IDE like QT Creator.
    Im using Eclipse for Java and I see Eclipse auto formatting code feature is great.
    Can I use Eclipse Cpp to run and debug QT Cpp GUI code?
    How to import QT library to Eclipse Cpp?
    And one more question: which is better QT 5.15.2 (I download it from 2020) and QT 5.12 in https://www.qt.io/offline-installers
    My Laptop is using Windows 8.1 and QT 6.4 dont have support for Windows 8.1.
    Old version QT 5.15.2 cannot be downloaded anymore...

    Christian EhrlicherC 1 Reply Last reply
    0
    • E ElfMoon

      Eclipse Cpp has great auto formatting code, that means code display in Eclipse Cpp is more beautiful than in other IDE like QT Creator.
      Im using Eclipse for Java and I see Eclipse auto formatting code feature is great.
      Can I use Eclipse Cpp to run and debug QT Cpp GUI code?
      How to import QT library to Eclipse Cpp?
      And one more question: which is better QT 5.15.2 (I download it from 2020) and QT 5.12 in https://www.qt.io/offline-installers
      My Laptop is using Windows 8.1 and QT 6.4 dont have support for Windows 8.1.
      Old version QT 5.15.2 cannot be downloaded anymore...

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @ElfMoon said in Can I use Eclipse Cpp to run and debug QT Cpp GUI code?:

      Can I use Eclipse Cpp to run and debug QT Cpp GUI code?

      Yes

      How to import QT library to Eclipse Cpp?

      Just like you import any other Makefile project. Maybe there is a qmake/cmake plugin for Eclipse which you can use.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      1
      • JoeCFDJ Offline
        JoeCFDJ Offline
        JoeCFD
        wrote on last edited by
        #3

        If I remember correctly, Eclipse had a plugin for Qt, but very old and it is not maintained anymore. Better to use Qt Creator. Eclipse is written in Java and pretty slow. Qt Creator is a better choice for Qt apps.

        1 Reply Last reply
        0
        • E Offline
          E Offline
          ElfMoon
          wrote on last edited by
          #4

          QT Creator developers please improve feature code auto-formatting for LTS QT 5.12. My Laptop run on Windows 8.1 so I cant run QT Creator 6.4.
          Please look at Eclipse and Visual Studio code auto-format feature, their feature is perfect to beautify code.

          JonBJ Christian EhrlicherC 2 Replies Last reply
          0
          • E ElfMoon

            QT Creator developers please improve feature code auto-formatting for LTS QT 5.12. My Laptop run on Windows 8.1 so I cant run QT Creator 6.4.
            Please look at Eclipse and Visual Studio code auto-format feature, their feature is perfect to beautify code.

            JonBJ Offline
            JonBJ Offline
            JonB
            wrote on last edited by
            #5

            @ElfMoon
            This is a user forum. Qt company's developers do not visit here. If you want to speak to them you should use the Qt developers' list or bug site.

            1 Reply Last reply
            1
            • E ElfMoon

              QT Creator developers please improve feature code auto-formatting for LTS QT 5.12. My Laptop run on Windows 8.1 so I cant run QT Creator 6.4.
              Please look at Eclipse and Visual Studio code auto-format feature, their feature is perfect to beautify code.

              Christian EhrlicherC Offline
              Christian EhrlicherC Offline
              Christian Ehrlicher
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @ElfMoon said in Can I use Eclipse Cpp to run and debug QT Cpp GUI code?:

              for LTS QT 5.12. My Laptop run on Windows 8.1 so I cant run QT Creator 6.4.

              Don't know what a Qt version has to do with a QtCreator version but you can set a custom auto-formatter like e.g. clang-format with your own ruleset.

              Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
              Visit the Qt Academy at https://academy.qt.io/catalog

              1 Reply Last reply
              0

              • Login

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