Bug 67340 - warning on references to classes in "internal" packages
Summary: warning on references to classes in "internal" packages
Status: RESOLVED DUPLICATE of bug 29865
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-15 15:00 EDT by Adam Kiezun CLA
Modified: 2005-02-08 16:12 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Kiezun CLA 2004-06-15 15:00:13 EDT
3.0rc2
It would be cool to have an option for getting a warning on references to types
in certain packages.
In eclipse.org's case it would be the internal packages.

I imagine an inclusion/exclusion scheme where, for developing jdtui, i'd include
everything containing 'org.eclipse*internal*' and then excluded the internal
stuff inside of jdt ui itself.

Now this requires rather excensive searches over the workspace. The real win
will be once project compiler settings are shareable.
Comment 1 Philipe Mulet CLA 2004-06-17 10:48:54 EDT
deferred
Comment 3 Philipe Mulet CLA 2005-02-08 16:09:56 EST
Indeed, we forgot to close this one. Thanks for noticing it.
Comment 4 Philipe Mulet CLA 2005-02-08 16:12:38 EST
dup

*** This bug has been marked as a duplicate of 29865 ***