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 268579 - Migrate plugins and it's states between IDE versions
Summary: Migrate plugins and it's states between IDE versions
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Import Settings (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-19 08:12 UTC by pmaselkowski
Modified: 2016-10-19 08:12 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 pmaselkowski 2016-10-19 08:12:31 UTC
Currently when installing newer version of NetBeans it (usually) import installed plugins from older version. 

However it does not set "Active" state of plugins (nor does uninstall any).
Also it is impossible to install same set of plugins as in nightly to stable version etc..

Summary:

* Allow manual migration of plugins like it is with options
* Disable plugins which are disabled in imported list


I guess that uninstalling would not be feasible, as different versions could have different basic plugins set.