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. [SOLVED]XML editor for Qt Ctrator
QtWS25 Last Chance

[SOLVED]XML editor for Qt Ctrator

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 4.2k 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.
  • M Offline
    M Offline
    mbnoimi
    wrote on last edited by
    #1

    By default Qt Creator 2.7.0 can highlight xml files but editing them really painful because it doesn't support tree view or even auto closing tags (ex. after writing <data> it should automatically create </data>)

    Is there any plugin for extending XML editing in Qt Creator?

    P.S. I read somewhere that there is a pluging but as I remember it available on damn Github as source code which needs Qt Creator source code to be able to build it.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mbnoimi
      wrote on last edited by
      #2

      Bump it!

      1 Reply Last reply
      0
      • JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        There's no ready-to-download plugins AFAIK.

        This is probably the plugin you were talking about: http://qt-project.org/forums/viewthread/1122 ...but note that the GitHub description says it's still quite basic, and that it hasn't been developed for a few years.

        If you really want it, try downloading the source code and build it. Qt Creator source is easily available: http://qt.gitorious.org/qt-creator

        But at the end of the day, life will probably be a lot nicer if you use a dedicated XML editing software instead.

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        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