You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Nicolas Lalevée (JIRA)" <ji...@apache.org> on 2008/01/19 13:40:34 UTC

[jira] Created: (IVYDE-74) Allow to not trigger full resolve at startup

Allow to not trigger full resolve at startup
--------------------------------------------

                 Key: IVYDE-74
                 URL: https://issues.apache.org/jira/browse/IVYDE-74
             Project: IvyDE
          Issue Type: Improvement
    Affects Versions: 1.3.0
            Reporter: Nicolas Lalevée


As Xavier suggested here https://issues.apache.org/jira/browse/IVYDE-70?focusedCommentId=12560447#action_12560447.
It would be interesting for user on machine with low resource to not trigger a resolve at startup, to just try to find if a there is a report in the cache, no more. And if there is no report in the cache, IvyDE will let the classpath container empty.
It should be a general preference in Eclipse, so that a user on a fast machine can still trigger the resolve at startup if needed.



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


[jira] Updated: (IVYDE-74) Allow to not trigger full resolve at startup

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

Nicolas Lalevée updated IVYDE-74:
---------------------------------

    Priority: Minor  (was: Major)

> Allow to not trigger full resolve at startup
> --------------------------------------------
>
>                 Key: IVYDE-74
>                 URL: https://issues.apache.org/jira/browse/IVYDE-74
>             Project: IvyDE
>          Issue Type: Improvement
>    Affects Versions: 1.3.0
>            Reporter: Nicolas Lalevée
>            Priority: Minor
>
> As Xavier suggested here https://issues.apache.org/jira/browse/IVYDE-70?focusedCommentId=12560447#action_12560447.
> It would be interesting for user on machine with low resource to not trigger a resolve at startup, to just try to find if a there is a report in the cache, no more. And if there is no report in the cache, IvyDE will let the classpath container empty.
> It should be a general preference in Eclipse, so that a user on a fast machine can still trigger the resolve at startup if needed.

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


[jira] Updated: (IVYDE-74) Allow to not trigger full resolve at startup

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

Nicolas Lalevée updated IVYDE-74:
---------------------------------

    Fix Version/s: 2.0.0.final

> Allow to not trigger full resolve at startup
> --------------------------------------------
>
>                 Key: IVYDE-74
>                 URL: https://issues.apache.org/jira/browse/IVYDE-74
>             Project: IvyDE
>          Issue Type: Improvement
>    Affects Versions: 2.0.0.alpha1
>            Reporter: Nicolas Lalevée
>            Priority: Minor
>             Fix For: 2.0.0.final
>
>
> As Xavier suggested here https://issues.apache.org/jira/browse/IVYDE-70?focusedCommentId=12560447#action_12560447.
> It would be interesting for user on machine with low resource to not trigger a resolve at startup, to just try to find if a there is a report in the cache, no more. And if there is no report in the cache, IvyDE will let the classpath container empty.
> It should be a general preference in Eclipse, so that a user on a fast machine can still trigger the resolve at startup if needed.

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


[jira] Resolved: (IVYDE-74) Allow to not trigger full resolve at startup

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

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

    Resolution: Fixed
      Assignee: Nicolas Lalevée

On startup, we can now choose between doing nothing (actually get the classpath container 'saved' by Eclipse), do a refresh, or do a resolve for every project

> Allow to not trigger full resolve at startup
> --------------------------------------------
>
>                 Key: IVYDE-74
>                 URL: https://issues.apache.org/jira/browse/IVYDE-74
>             Project: IvyDE
>          Issue Type: Improvement
>    Affects Versions: 2.0.0.alpha1
>            Reporter: Nicolas Lalevée
>            Assignee: Nicolas Lalevée
>            Priority: Minor
>             Fix For: 2.0.0.final
>
>
> As Xavier suggested here https://issues.apache.org/jira/browse/IVYDE-70?focusedCommentId=12560447#action_12560447.
> It would be interesting for user on machine with low resource to not trigger a resolve at startup, to just try to find if a there is a report in the cache, no more. And if there is no report in the cache, IvyDE will let the classpath container empty.
> It should be a general preference in Eclipse, so that a user on a fast machine can still trigger the resolve at startup if needed.

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