XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 2.2.0.beta1
    • None
    • None
    • None
    • Eclipse Version: 3.7.2 Build id: M20120208-0800
      Apache IvyDE 2.2.0.201203150105-hudson-215

    Description

      The .settings/org.apache.ivyde.eclipse.prefs file seems to not be saved correctly. If I save some settings, I end up with "standaloneretrieve" in the file twice, e.g.:

      > cat .settings/org.apache.ivyde.eclipse.prefs
      eclipse.preferences.version=1
      org.apache.ivyde.eclipse.standaloneretrieve=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><setuplist><setup name\="dependencies"><ivysettings loadondemand\="false" path\=""/><ivyxml path\="ivy.xml"/><retrieve confs\="" pattern\="" sync\="true" types\=""/></setup></setuplist>
      org.apache.ivyde.eclipse.standlaoneretrieve=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><setuplist/>
      

      ...and actually, something in the IDE must have auto-saved, because now it looks like:

      eclipse.preferences.version=1
      org.apache.ivyde.eclipse.standaloneretrieve=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><setuplist/>
      org.apache.ivyde.eclipse.standlaoneretrieve=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><setuplist/>
      

      Maybe the file isn't getting cleared out? Or is this normal?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stephen Stephen Haberman
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: