Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Jobs and employment » Does not match outer scope rule error
Does not match outer scope rule error [message #583879] Fri, 18 June 2010 17:42 Go to next message
Benson Ning is currently offline Benson NingFriend
Messages: 14
Registered: July 2009
Junior Member
Hi,

Recently I created a Job which contains some code for creating a Java search scope, in order to make sure the jobs I created to be run one by one, I set my own rule to each job. when I ran the job, I got "Attempted to beginRule: P/, does not match outer scope rule: xxx" error, I guess the error is because that when creating the java search scope, the JDT code creates a separate Job to resolve the classpath and assigns a project rule ("P/") to it, since this job is being run within my job, 2 rules don't match and causes the error. My question is if this is by design, does that mean before we set our own rule to the jobs, we have to really CARE about the job-run implementation code to make sure there is no sub-job will be created with a "conflict" rule? Is there an easy way for doing that? or an easy way to prevent that? Thanks for your time.
Re: Does not match outer scope rule error [message #583908 is a reply to message #583879] Mon, 21 June 2010 12:34 Go to previous message
Michel Parisien is currently offline Michel ParisienFriend
Messages: 17
Registered: July 2009
Junior Member
This forum is for jobs and employment... as in careers! :)
Previous Topic:Does not match outer scope rule error
Next Topic:Jobs: IDE/Tools Developer in Berlin Start-Up
Goto Forum:
  


Current Time: Thu Apr 25 20:10:45 GMT 2024

Powered by FUDForum. Page generated in 0.02752 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top