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 25332 - Extend Java platform registry
Summary: Extend Java platform registry
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
: 26446 (view as bug list)
Depends on: 23973 24000
Blocks: 26446 26447
  Show dependency tree
 
Reported: 2002-07-02 17:56 UTC by Radko Najman
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 Radko Najman 2002-07-02 17:56:47 UTC
The platform registry should be extend about the
following possibilities:
- define (relative) path to the tools
- define informations which allow to autodetect
the kind of platform (Sun SDK, Nokia MIDP
emulator), e.g. location of some specific files
Comment 1 Marek Grummich 2002-07-22 10:10:17 UTC
Set target milestone to TBD
Comment 2 Radko Najman 2002-08-20 14:04:51 UTC
50% done - relative paths to the tools implemented
Comment 3 Radko Najman 2002-08-20 14:07:51 UTC
*** Issue 26446 has been marked as a duplicate of this issue. ***
Comment 4 Radko Najman 2002-08-21 15:16:51 UTC
Done. In the SDK registry definition file is possible to define files
which will be used to autodetect SDK type.