Unable to install as netbeans plugin

Issue #28 new
Alex McCarrier created an issue

NetBeans IDE 7.3.1 (Build 201306052037) (same issue with 7.4 rc2) running on Mac OSX 10.8.5 with Java 1.7.0_21 64-bit

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:       Go

Some plugins require plugin Common Test Runner API to be installed. The plugin Common Test Runner API is requested in implementation version 201302132200. The following plugin is affected:       Go

Some plugins require plugin Editor Options to be installed. The plugin Editor Options is requested in implementation version 201302132200. The following plugin is affected:       Go Some plugins not installed to avoid potential installation problems.

Dialog shows the above errors then does not allow install.

Comments (8)

  1. Sam Harwell repo owner

    The next release of GoWorks will be distributed through the NetBeans Plugin Portal, and will be available for both NetBeans 7.4 and NetBeans 8.0.

  2. Former user Account Deleted

    I'm having a similar issue.

    Some plugins require plugin Editor Settings Storage to be installed.
    The plugin Editor Settings Storage is requested in implementation version 201408251540.  The following plugin is affected:       Go 
    Some plugins require plugin Common Test Runner API to be installed.
    The plugin Common Test Runner API is requested in implementation version 201302132200.  The following plugin is affected:       Go 
    Some plugins require plugin Editor Options to be installed.
    The plugin Editor Options is requested in implementation version 201302132200.  The following plugin is affected:       Go 
    Some plugins require plugin Editor Options to be installed.
    The plugin Editor Options is requested in implementation version 201408251540.  The following plugin is affected:       Go  
    Some plugins not installed to avoid potential installation problems.
    
  3. Milos Kleint Account Deactivated

    Still not working in netbeans 8.1. If there is a way to contribute, I would like to make it work on 8.1 (latest version). I'm a former netbeans dev and have experience with plugin development.

  4. ghherlin

    Same here. This seems to be a recurrent problem, appearing every time there is an update to NB.

    In: https://groups.google.com/forum/#!topic/antlr-discussion/VCWKPjVP23g one finds the following explanation (dated June 3 2014) from Sam Harwell: -------------quote begins------------- Oracle released an incompatible update to NetBeans 8.0 without incrementing the version number. There is no way to distinguish between 8.0 and 8.0 Update in the plugin portal, and there is no way for a single ANTLRWorks distribution to support both of those releases. For the time being, the build of ANTLRWorks distributed through the update center is compatible with the NetBeans 8.0 installers that you can download from netbeans.org. Furthermore, since there is no downloadable version of the NetBeans 8.0 Update available, it is not easy to instruct the ANTLRWorks build to target that updated release specifically. I have requested additional information regarding distribution of an extension to support the public distribution as well as the optional update, but I have not heard back. -------------quote ends-------------

    Time for an update?

  5. Log in to comment