sebastianbenz / Jnario

Executable specifications for Java
136 stars 38 forks source link

Problem with Jnario code completion when Java classes change #139

Closed ahus1 closed 9 years ago

ahus1 commented 10 years ago

I found that when I change Java code signatures, the Jnario IDE in version 1.0.0 doesn't notice this.

I'll need to close and open the Jnario editor window so that the Jnario IDE picks up the code change in the Java class.

I've set up a small sample project here: https://github.com/ahus1/jnariosimple

Environment

Expected behaviour in step 5: Feature should compile

Observed behaviour in step 5: Error message in Feature editor: "The method substract is undefined for Scenario: substract"

ahus1 commented 9 years ago

I stopped using it.