getgauge / Intellij-Plugin

Gauge IntelliJ IDEA plugin
Apache License 2.0
44 stars 28 forks source link

Bug unknown flag: --daemonize #415

Closed brobles82 closed 4 years ago

brobles82 commented 5 years ago

Expected behavior

After install the plugin for IntelliJ and the java version should work as expected

Actual behavior

You can not run any step and unknown error appears

After install the plugin all the steps are red and this error is logged

Error: unknown flag: --daemonize

Steps to reproduce

  1. Install intellj
  2. Install gauge
  3. Install java
  4. Load a java project

Version information

Gauge version: 1.0.6

Plugins
-------
java (0.7.3)
negiDharmendra commented 5 years ago

@brobles82 Please update Gauge Intellij to latest version

brobles82 commented 4 years ago

Now It's working with the last version thx!