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 71628 - Permit selection of explicit harness location in platform
Summary: Permit selection of explicit harness location in platform
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2006-01-19 21:07 UTC by Jesse Glick
Modified: 2006-03-24 12:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proposed UI change (10.47 KB, patch)
2006-01-23 22:18 UTC, Jesse Glick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2006-01-19 21:07:54 UTC
Cf. dev@apisupport:

Enhance the NetBeans Platform Manager dialog GUI to let you select an explicit
harness location. (Thankfully the build.properties format already permits this.)
Choices could be

(*) Harness supplied with IDE (currently 5.0u1)
( ) Harness associated with platform (currently 5.0)
( ) Other: [____________________] [Browse...]
Comment 1 Jesse Glick 2006-01-23 22:17:27 UTC
Working on it.
Comment 2 Jesse Glick 2006-01-23 22:18:29 UTC
Created attachment 28560 [details]
Proposed UI change
Comment 3 Jesse Glick 2006-01-24 00:11:05 UTC
committed   * Up-To-Date  1.15       
project/src/org/netbeans/modules/apisupport/project/ui/platform/Bundle.properties
committed   * Up-To-Date  1.15       
project/src/org/netbeans/modules/apisupport/project/ui/platform/NbPlatformCustomizer.java
added       * Up-To-Date  1.1        
project/src/org/netbeans/modules/apisupport/project/ui/platform/NbPlatformCustomizerHarness.form
added       * Up-To-Date  1.1        
project/src/org/netbeans/modules/apisupport/project/ui/platform/NbPlatformCustomizerHarness.java
committed   * Up-To-Date  1.3        
project/src/org/netbeans/modules/apisupport/project/universe/Bundle.properties
committed   * Up-To-Date  1.30       
project/src/org/netbeans/modules/apisupport/project/universe/NbPlatform.java
committed   * Up-To-Date  1.16       
project/test/unit/src/org/netbeans/modules/apisupport/project/universe/NbPlatformTest.java
committed   * Up-To-Date  1.7         www/50u1-ui.html
Comment 4 Tomas Danek 2006-03-24 12:54:07 UTC
this was tested, some bugs filed. verified.