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 202693 - Allow management of custom NetBeans platforms
Summary: Allow management of custom NetBeans platforms
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.1
Hardware: PC Other
: P4 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 18:09 UTC by javydreamercsw
Modified: 2013-02-14 13:17 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2011-09-26 18:09:31 UTC
Right now managing platforms is really limited to adding them. I suggest having more support like installing/uninstalling plugins (for custom platforms it should be forced to be on a shared folder). Also upgrading the custom libraries is a manual task (right now I handle that with ant copying stuff from the Default Platform).
Comment 1 Jaroslav Tulach 2011-10-13 07:35:50 UTC
harness/README gives instructions how to manage platforms manually.
Comment 2 javydreamercsw 2011-10-13 21:12:04 UTC
I'm aware, I'm requesting IDE support for that.
Comment 3 Jesse Glick 2011-10-29 01:48:42 UTC
Doubtful that there will ever be resources to implement something like this, especially since the things you discuss essentially come for free with Maven.