[
https://issues.apache.org/jira/browse/IVYDE-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée updated IVYDE-63:
---------------------------------
Attachment: IVYDE-63-r595956.patch
Here is a first simple patch, ideas got from the implementation of the maven
eclipse plugin (http://m2eclipse.codehaus.org/index.html). The ivyde plugin
just try to get the class path entries persisted by eclipse, and then schedule
a refresh.
This is not perfect because the user might see some window popuping. But at
least he can click "run in background " and start using eclipse.
> On startup IvyIDE can freeze eclipse
> ------------------------------------
>
> Key: IVYDE-63
> URL: https://issues.apache.org/jira/browse/IVYDE-63
> Project: IvyDE
> Issue Type: Bug
> Affects Versions: 1.2.0, 1.3.0
> Reporter: Nicolas Lalevée
> Attachments: IVYDE-63-r595956.patch
>
>
> When starting eclipse, if there are some project that have the ivy class path
> container, the ivyde plugin try to resolve the dependencies synchronously. So
> if the resolving of the dependencies take time (for instance of misconfigured
> ivyconf that ping over the internet), eclipse is frozen, waiting for every
> ivy-resolve to finish.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.