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

Key: IDEA-11662
Type: Bug Bug
Status: Open Open
Assignee: Anna Kozlova
Reporter: Keith Lea
Votes: 0
Watchers: 0
Operations

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

When two plugins with the same ID, but different name, exist in the system and user plugins folders, they are both loaded

Created: 22 Feb 07 02:33   Updated: 07 Dec 07 20:20
Component/s: Plugin Support. Architecture

Build: 6,148
Severity: High


 Description  « Hide
The fix for IDEADEV-6516 seems to be implemented incorrectly. It appears that if two plugins have the same plugin ID, but different names, IDEA attempts loading both of them, instead of just the one in the user plugins folder. This results in lots of exceptions and sometimes a "duplicate plugin error" on startup (but not always).

 All   Comments   Work Log   Change History      Sort Order:
Keith Lea - 07 Dec 07 20:13
Currently to work around this bug the plugin is called "Build Plugin 0.6" even though the version number is 0.7.3. This causes some confusion and I'd like to rename them!