Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    [SOLVED]XML editor for Qt Ctrator

    Tools
    2
    3
    3840
    Loading More Posts
    • 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
      mbnoimi last edited by

      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 Reply Quote 0
      • M
        mbnoimi last edited by

        Bump it!

        1 Reply Last reply Reply Quote 0
        • JKSH
          JKSH Moderators last edited by

          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 Reply Quote 0
          • First post
            Last post