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 213157 - @PlatformInstallRegistration
Summary: @PlatformInstallRegistration
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Platform (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2012-05-29 13:14 UTC by Jesse Glick
Modified: 2012-05-29 13:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Apparently functional patch (no docs or apichanges) (13.46 KB, patch)
2012-05-29 13:14 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 2012-05-29 13:14:09 UTC
Created attachment 119991 [details]
Apparently functional patch (no docs or apichanges)

To avoid the need for fixes like 77efd94c1c72, it would be nice to be able to register {,Custom}PlatformInstall impls using an annotation.