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

      The x86 and x64 unicode versions of XMLTools 2.4.9 plugin are available for tests here:
      https://sourceforge.net/projects/npp-plugins/files/XML%20Tools/Xml%20Tools%202.4.9%20Unicode/

      DLL dependencies are provided in archives

      MAPJe71M 1 Reply Last reply Reply Quote 0
      • Stefan PendlS
        Stefan Pendl
        last edited by

        There is a dependency to VC 2015 (vc_redist.x64.exe v14) and you need to download the redistributables from https://www.microsoft.com/en-us/download/details.aspx?id=48145 to make the x64 XML tools work.

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

          @morbac
          The version information of the XML Tools DLL’s in the SourceForge links for v2.4.9 still read v2.4.8, for both x86 and x64.

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

            @MAPJe71
            Thanks for info. The DLLs have been updated with correct version number

            1 Reply Last reply Reply Quote 0
            • 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