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 23965

Summary: Platorm defaults detection
Product: java Reporter: Svata Dedic <sdedic>
Component: UnsupportedAssignee: Radko Najman <rnajman>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on: 23968, 23970, 23972    
Bug Blocks: 23964, 23969, 24017    

Description Svata Dedic 2002-05-24 11:04:09 UTC
When adding a new platform, the IDE must be able
to probe the new platform for its default
properties. Implement a probing mechanism which
will query the basic properties of the platform,
find out what the basic runtime and extension
libraries are.
Comment 1 Radko Najman 2002-07-02 17:04:10 UTC
Implemented. All platform properties are stored in the Java platform
definition file and user can access them using Java platform API.
Comment 2 Jan Becicka 2003-11-25 14:00:32 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 3 Jan Becicka 2003-11-25 14:09:16 UTC
---> CLOSED