tunnelvisionlabs / antlrworks2

Tunnel Vision Labs' ANTLRWorks 2 IDE
http://tunnelvisionlabs.com/products/antlrworks
Other
49 stars 21 forks source link

Unable to install plugin on NetBeans 7.3 (Build 201306052037) #8

Closed sharwell closed 10 years ago

sharwell commented 10 years ago

Anonymous created an issue 2013-06-24

Hi,

When I try to install the ANTLRWorks2 plugin on NetBeans 7.3 (Build 201306052037) I receive the following errors:

Product Version: NetBeans IDE 7.3 (Build 201306052037) Java: 1.7.0_21; OpenJDK 64-Bit Server VM 23.7-b01 Runtime: OpenJDK Runtime Environment 1.7.0_21-b02 System: Linux version 3.5.7-gentoo running on amd64; UTF-8; en_GB (nb) User directory: /home/max/.netbeans/7.3 Cache directory: /home/max/.cache/netbeans/7.3

Some plugins require plugin Editor Settings Storage to be installed. The plugin Editor Settings Storage is requested in implementation version 201302132200. The following plugin is affected: ANTLRWorks Editor

Some plugins require plugin Editor Options to be installed. The plugin Editor Options is requested in implementation version 201302132200. The following plugin is affected: ANTLRWorks Editor

Please also note that the version of the plugin is 2.0.0.1, not 2.0.1 as is the only option in the "version box".

Thank you for your assistance.

sharwell commented 10 years ago

Eric Aili comments on 2013-07-17:

The same happens on the newly released NetBeans 7.3.1, so it would be wonderful if the plugin could be updated to link against the now current version of Editor Settings Storage, or even better if possible, just use the public APIs and avoid Implementation dependencies.

sharwell commented 10 years ago

Duplicate of #16