[
https://issues.apache.org/jira/browse/IVYDE-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée resolved IVYDE-263.
-----------------------------------
Resolution: Fixed
Fix Version/s: trunk
Assignee: Nicolas Lalevée
> Close project still raise errors if workspace resolver is activated
> -------------------------------------------------------------------
>
> Key: IVYDE-263
> URL: https://issues.apache.org/jira/browse/IVYDE-263
> Project: IvyDE
> Issue Type: Bug
> Affects Versions: trunk
> Environment: hudson build 157
> Reporter: Nicolas Lalevée
> Assignee: Nicolas Lalevée
> Fix For: trunk
>
>
> When closing project which have the workspace resolver activated, there are
> some errors in Eclipse's log:
> {noformat}
> org.eclipse.core.internal.resources.ResourceException: Resource
> '/submgt-io-1.22.x' is not open.
> at
> org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:137)
> at
> org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:826)
> at
> org.apache.ivyde.eclipse.IvyMarkerManager.removeMarkers(IvyMarkerManager.java:51)
> at
> org.apache.ivyde.eclipse.IvyMarkerManager.setResolveStatus(IvyMarkerManager.java:63)
> at org.apache.ivyde.eclipse.CachedIvy.setErrorMarker(CachedIvy.java:81)
> at
> org.apache.ivyde.eclipse.resolve.IvyResolveJob.run(IvyResolveJob.java:137)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.