History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-24653
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Anna Kozlova
Reporter: Alexander Chernikov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Plugin manager: on enabling plugin suggest to enable ones it depends on

Created: 08 Feb 08 15:45   Updated: 10 Jul 08 18:52
Component/s: Plugin Support. Architecture
Fix Version/s: Diana 8582

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Relates
This issue relates to:
IDEADEV-26393 Plugin manager: when enabled plugin r... Minor Open
 

Build: 8,151
Fixed in build: 8,537


 Description  « Hide
Say, we have plugins A, B, C. C depends on A and B. A is not installed, B and C are installed and disabled.
Settings / Plugins: enable C. It is painted with red with explanation message.
Would be nice to have a command(s) to:
. Automatically enable required installed plugins (B).
. Automatically install required not installed plugins (A).

 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 10 Jul 08 18:52
8553: fix confirmed.
Disabled required plugins become enabled.
Not installed required plugins are not installed automatically.
That's Ok for me.