Cannot install plugin for NetBeans

I am hoping someone can help me with the issue.

Trying to install Vaadin NetBeans plugin v1.0.1 on NetBeans IDE 7.4 Java EE bundle, however Netbeans is complaining that Vaadin requests (attached screenshot):

  • XML Retriever >= 1.25, but 1.24.1 found
  • Java hints SPI >= 1.19.0.13.2.24.26.8, but 1.18.1.13.2.24.26.8 found

Checked for updates in Netbeans IDE and there are none.

I also tried installing the 1.1.0 alpha, however this resulted in more dependency complaints (JSON simple Lib, Editor Code Completion, Editor Library 2, …).

I have no clue how to solve the issue. Google search did not reveal anybody else having the issue.

Thanks
13347.png
13348.png

You are right. Sorry for inconinience. We will update the plugin ASAP.
The reason of this is that plugin development has been made with 7.4 dev version as a target platform. For some reason 7.4 has older versions of some modules than 7.4 Dev.This is odd and unexpected behavior.

We will update plugin on the offical portal ASAP.
But you can use attached nbms which are corrected,

Thank you for reporting the issue.
13349.nbm (126 KB)
13350.nbm (173 KB)

It worked. Thank you for the fast response.