QuBiT / cucumber-netbeans-plugin

Plugin / Module which allow Syntax Highlighting and many more in NetBeans with .feature Files
MIT License
50 stars 19 forks source link

Netbeans 8 support #33

Open chippyash opened 9 years ago

chippyash commented 9 years ago

The 1.8.2. module for Netbeans 7.1 installs into Netbeans 8.0 OK, but when you restart Netbeans, the following error occurs during the startup process

Warning - could not install some modules: Cucumber Features - The module named org.netbeans.modules.languages/0-1 was needed and not found.

lc-nyovchev commented 8 years ago

I don't get the same problem, but running Netbeans 8.1 and maybe have the needed language module.

Eidansoft commented 7 years ago

For me, version 1.8.2 downloaded from http://plugins.netbeans.org/plugin/43852/cucumber-features seems to work at Netbeans 8.0.2 (English). The only thing I'm not happy is to open the implementation method with Ctrl+click on the Gherkin step at a feature file. But I'm not sure if that behavior exists at the plugin on other Netbeans versions.

mickael28 commented 7 years ago

The only thing I'm not happy is to open the implementation method with Ctrl+click on the Gherkin step at a feature file. But I'm not sure if that behavior exists at the plugin on other Netbeans versions.

When I click, nothing happens... so I cannot navigate anywhere from the feature files

Eidansoft commented 7 years ago

No, I mean that Ctrl+click do NOT work. Sorry for the misunderstanding.