Bug 130353 - Need way to specify Discouraged keep looking Access Rule
Summary: Need way to specify Discouraged keep looking Access Rule
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-03 12:14 EST by Andrew Niefer CLA
Modified: 2009-08-30 02:20 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Niefer CLA 2006-03-03 12:14:52 EST
pde.build (with help from JDTCompilerAdapter) provides access rules to the batch compiler by embedding them in the classpath.

org.eclipse.jdt.internal.compiler.batch.Main.addNewEntry supports the following patterns for adding access rules:
+ Allowed
~ Discouraged
- Forbidden
? Forbidden + Keep Looking

There is currently no way to have Discouraged + Keep Looking
Comment 1 Jerome Lanneluc CLA 2006-04-07 07:22:01 EDT
Will consider post 3.2
Comment 2 Denis Roy CLA 2009-08-30 02:20:50 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.