This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 27914 - API/SPI clean-up
Summary: API/SPI clean-up
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P1 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2002-10-10 13:36 UTC by Pavel Buzek
Modified: 2003-12-11 14:25 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Buzek 2002-10-10 13:36:45 UTC
move classes from API into SPI as follows:

> > org.netbeans.api.projects
> >
> > ContainersList
> > ContentDescriptor
> > Project
> > ProjectDescriptor
> > ProjectManager
> > ProjectObject
> > ProjectUtil
> >
> > org.netbeans.spi.projects
> >
> > ContextSettings
> > DependencyProvider
> > NatureInstall
> > POReference
> > Processor
> > ProjectAction
> > ProjectEnvironmentProvider
> > Recognizer
> > RemoteResourceSupport
> > Scope
Comment 1 Vitezslav Stejskal 2002-10-18 00:00:34 UTC
Done.
Comment 2 Pavel Buzek 2003-07-02 14:07:55 UTC
i've verified all these issues
Comment 3 Pavel Buzek 2003-07-02 14:18:58 UTC
closing all my verified issues