Uploaded image for project: 'IvyDE (Retired)'
  1. IvyDE (Retired)
  2. IVYDE-199

File resource listener on Ivy files launches resolve when it detects modifications.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • None
    • None

    Description

      Currently, the Ivy Editor launches a resolve as part of its save logic. But if the file was modified outside of the editor (e.g. a source control update, via the XML editor, etc.), the plugin does not launch a resolve.

      This issue is linked to IVYDE-197 through line 58 of IvyFileResourceListener:

      ...
      if (resource instanceof IFile && IvyPlugin.getPreferenceStoreHelper().getAutoResolveOnChange())
      ...

      Of course this feature could be added without the inclusion of IVYDE-197, but I think they complement each other nicely.

      Thanks!

      Attachments

        1. ivyde-199.patch
          6 kB
          Jon Schneider

        Issue Links

          Activity

            People

              hibou Nicolas Lalevée
              jkschneider Jon Schneider
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: