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 29359 - Split Java APIs
Summary: Split Java APIs
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-06 14:03 UTC by Svata Dedic
Modified: 2007-09-26 09:14 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 Svata Dedic 2002-12-06 14:03:18 UTC
The Java API module contains a mixture of APIs and
creates an unnecessary nexus in NB modular
distribution. It would be worth to split the
module so that:

- ClassPath API and JavaPlatform are independent
of Project APIs
- Java project management API is free of
compile/execute interfaces
- Compilation and Execution APIs are independent
- Srcmodel depends only on java project management
and classpath
Comment 1 Martin Matula 2004-11-11 16:21:45 UTC
The APIs were refactored with the new build system.