Digitig
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 9
-
Digitig created a post, AnsweredProblem report form will not accept Windows OS
If I try to report a problem using the support web form, the form will not accept Windows as the operating system. Although Windows is available in the drop down list, if I select it the form submi... -
Digitig created a post, I can't get module dependencies to persist
I have a Scala program that is dependent on scala.xml, so I have to add a module dependency, which I'm doing via Ctrl-Alt-Shift-S and adding the relevant module. Everything works fine, but if I clo... -
Digitig created a post, Unable to generate Scaladoc
I have a Scala project that builds just fine. When I run Tools | Generate Scaladoc I get the following error, none of the elements of which appear to relate to my code. How do I fix this? Exception... -
-
Digitig created a post, AnsweredCucumber unresolved steps not highlighted
I have created a Maven project with Cucumber support following the instructions here. But when I create a feature file, unresolved steps are not highlighted, so when I try to create step definition... -
-
Digitig created a post, AnsweredWhat libraries do I need to add to get cucumber support?
I'm trying to set up a basic project using Cucumber support in Intellij IDEA (NOT using Maven). I've added cucumber-core-1.2.5 and cucumber-java-1.2.5. That gives me the error that it can't find gh... -
Digitig commented, -
Digitig created a post, AnsweredUnable to run Cucumber feature
I've just installed the community edition of IntelliJ and the Cucumber integration. When I try to run a feature, I get the error below. How do I fix this? I have cucumber-core 2.0.1 and gherkin 4.1... -