Bug 19801 - AntCorePreferences, Type, Tasks could be a public class
Summary: AntCorePreferences, Type, Tasks could be a public class
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
: 19937 23409 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-06-10 11:22 EDT by Rodrigo Peretti CLA
Modified: 2002-10-04 10:53 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Peretti CLA 2002-06-10 11:22:56 EDT
build F2

The AntCorePreferences is an internal class but AntCorePlugin.getPreferences() 
returns an instance of this class. Either the method should be removed from 
the plug-in class or the class should be made public.
Comment 1 Rodrigo Peretti CLA 2002-06-10 11:23:21 EDT
Defer after 2.0.
Comment 2 Rodrigo Peretti CLA 2002-08-15 09:59:22 EDT
Reopening.
Comment 3 DJ Houghton CLA 2002-08-15 16:03:50 EDT
Note that this could be related to the investigative work being done w.r.t. 
having preferences on a pre-project basis.
Comment 4 DJ Houghton CLA 2002-09-11 16:42:35 EDT
*** Bug 23409 has been marked as a duplicate of this bug. ***
Comment 5 DJ Houghton CLA 2002-09-11 16:42:59 EDT
Note that this also applies to the Task and Type classes.
Comment 6 DJ Houghton CLA 2002-09-11 18:03:42 EDT
*** Bug 19937 has been marked as a duplicate of this bug. ***
Comment 7 Darin Swanson CLA 2002-09-24 16:49:22 EDT
As well the external tools project makes "illegal" references to these internal 
classes.  See AntPreferencePage, AntTasksPage, AntTypesPage and 
AntPageLabelProvider.
Comment 8 Darin Swanson CLA 2002-09-25 14:12:13 EDT
Fixed. Please verify Jared.
Comment 9 Darin Swanson CLA 2002-09-27 11:28:48 EDT
Please verify (Luc)
Comment 10 Luc Bourlier CLA 2002-10-03 18:45:19 EDT
Verified.
Please update the build notes (jared)