RE: [Subclipse-users] Scheduling rule violation thrown from Subeclipse’s call thread when calling Eclipse
From: Weiping Lu <wlu_at_us.ibm.com>
Date: Wed, 2 Feb 2011 16:38:54 -0800 (PST)
The case in http://subclipse.tigris.org/issues/show_bug.cgi?id=1236 has been fixed.
But we have also hit the same scheduling rule violation with another slightly different scenario (please also refer to 1236's case):
=====================================================
(1) The SVN files checked out in the work-space has the following file structure:
workspace-root\plugin-a
(2) Use Eclipse's IFolder's create(boolean force, boolean local, IProgressMonitor monitor) API to create the following one folder
(3) Now make the call to org.eclipse.core.internal.resources.Resource.move with the calling resource instance object associated with the file
At step (3), we got the same scheduling rule violation thrown from the call thread inside subeclipse similar as that of 1236.
Please let me if you need more info.
Thanks,
Weiping
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.