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.
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.