You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Ralf Eisele (JIRA)" <ji...@apache.org> on 2008/09/22 21:16:44 UTC

[jira] Created: (IVYDE-120) IvyDE IvyPreferencePage does not work with eclipse 3.2

IvyDE IvyPreferencePage does not work with eclipse 3.2
------------------------------------------------------

                 Key: IVYDE-120
                 URL: https://issues.apache.org/jira/browse/IVYDE-120
             Project: IvyDE
          Issue Type: Bug
    Affects Versions: 2.0.0.alpha1
         Environment: Eclipse 3.2
            Reporter: Ralf Eisele
             Fix For: 2.0


IvyDE IvyPreferencePage does not work with Eclipse 3.2. The IvyPreferencePage uses the class "ComboFieldEditor" which is
introduced in Eclipse 3.3.

In our project we are stuck with eclipse 3.2 and upgrading is no option. It would be great if IvyDE were backward compatible with eclipse 3.2.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (IVYDE-120) IvyDE IvyPreferencePage does not work with eclipse 3.2

Posted by "Nicolas Lalevée (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVYDE-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Lalevée resolved IVYDE-120.
-----------------------------------

    Resolution: Fixed
      Assignee: Nicolas Lalevée

No more Eclipse 3.3 API used, which have been replaced by some Eclipse 3.2 API, some deprecated. If one some those deprecated API disappear in some newer Eclipse version, then I think that the support of Eclipse 3.2 will be dropped (need to be discussed though on ant-dev when this will happen).


> IvyDE IvyPreferencePage does not work with eclipse 3.2
> ------------------------------------------------------
>
>                 Key: IVYDE-120
>                 URL: https://issues.apache.org/jira/browse/IVYDE-120
>             Project: IvyDE
>          Issue Type: Bug
>    Affects Versions: 2.0.0.alpha1
>         Environment: Eclipse 3.2
>            Reporter: Ralf Eisele
>            Assignee: Nicolas Lalevée
>             Fix For: 2.0
>
>
> IvyDE IvyPreferencePage does not work with Eclipse 3.2. The IvyPreferencePage uses the class "ComboFieldEditor" which is
> introduced in Eclipse 3.3.
> In our project we are stuck with eclipse 3.2 and upgrading is no option. It would be great if IvyDE were backward compatible with eclipse 3.2.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.