Community
Participate
Working Groups
= Problem description = Currently, the ISchedulingRule returned by ExtendedPlatform#createSaveNewSchedulingRule(IResource resource) is the parent of the new resource in question. This works fine if the resource's parent already exists. However, when this method is used in operations where a new resource and its parent folder(s) are created at once then the resulting scheduling rule is not appropriate and leads to rule conflicts. = Resolution proposal = Revise the behavior of ExtendedPlatform#createSaveNewSchedulingRule(IResource resource) so as to return a modify rule for the enclosing project than a create rule for the given resource.
Fixed as proposed in description.
Mass-closing Resolved tickets