Community
    • Login

    XML Tools 2.4.9 x64 released for tests

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    17 Posts 7 Posters 168.1k Views
    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.
    • morbacM
      morbac
      last edited by

      A patch has been released. The new 2.4.9.1 version fix an issue in pretty print function.
      The new release is available in same location than the previous one.

      1 Reply Last reply Reply Quote 0
      • morbacM
        morbac
        last edited by

        New release 2.4.9.2 fix an infinite loop with could occurred when pretty printing a text ending with <!-- or <![CDATA[.
        The new release is available in same location than the previous one.

        1 Reply Last reply Reply Quote 0
        • NN---N
          NN---
          last edited by NN---

          Xml Tools 2.4.9.2 x64 Unicode.zip doesn’t load in 64-bit NPP :(
          Thanks !

          1 Reply Last reply Reply Quote 0
          • pnedevP
            pnedev
            last edited by pnedev

            Hello @morbac ,

            Thank you for the latest changes.

            Could you please move the plugin helper/library DLLs to Notepad++ folder/plugins/XMLTools/ ?
            Could you please also move the plugin configuration XML file to %APPDATA%/plugins/config/ ?
            ‘XML Tools’ is one of the few (if not the only one) plugins that currently uses the main Notepad++ folders to store its own data.

            As far as I remember @MAPJe71 had made those changes several months ago and even submitted a Pull Request (if I remember correctly).

            Thank you for considering that request, much appreciated.

            BR,
            Pavel

            1 Reply Last reply Reply Quote 0
            • pnedevP
              pnedev
              last edited by pnedev

              Hm, Here is the Pull Request from @MAPJe71 I mentioned in my previous post and it appears it has been merged.
              But in the latest plugin version you point (2.4.9.2 in the link supplied in this thread) the library DLLs are still in the main N++ folder and the config XML is in plugins folder, not in plugins/config.

              1 Reply Last reply Reply Quote 0
              • MAPJe71M
                MAPJe71
                last edited by

                I guess the installer still has to be adapted to put the applicable files in their appropriate location.

                1 Reply Last reply Reply Quote 0
                • pnedevP
                  pnedev
                  last edited by

                  @MAPJe71 , the installer in my case is me :)
                  I’ve manually put the library DLLs in N++ main folder and the plugin itself creates its config XML in plugins (instead of plugins/config).
                  I’ve taken v2.4.9.2 as binary from SF, perhaps it is compiled from a branch that doesn’t include your changes, I don’t know.

                  1 Reply Last reply Reply Quote 0
                  • NN---N
                    NN---
                    last edited by

                    Please upload plugin to be installed form PluginManager: https://notepad-plus-plus.org/community/topic/13661/plugin-manager-x64-available-submit-your-plugins

                    1 Reply Last reply Reply Quote 0
                    • chcgC
                      chcg
                      last edited by

                      https://github.com/bruderstein/npp-plugins-x64/pull/12/files#diff-bb41a25d72af919d4ca90dd2321ea5faR2636 could be used as starting point for the adaptation.

                      1 Reply Last reply Reply Quote 0
                      • Michael  NicholsonM
                        Michael Nicholson
                        last edited by

                        This plugin requires vcruntime140.dll, not included into package and in installation instruction

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        The Community of users of the Notepad++ text editor.
                        Powered by NodeBB | Contributors