Digitig
- 活动总数 23
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 9
-
创建于 Problem 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... -
创建于 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... -
创建于 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... -
已编辑于 Cucumber 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... -
创建于 What 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... -
创建于 Unable 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... -
创建于 git | add failing because file in .gitignore
When I try to invoke git | add from within RubyMine I am getting an errorThe following problems have occurred when adding the files:The following paths are ignored by one of your .gitignore files:c... -
创建于 Pathspec error on git commit
When I try to commit changes to my project using the built-in RubyMine git | add and git | commit options I keep getting fatal errors like:Error:error: pathspec 'features/authentication/administrat... -
创建于 Exception running Cucumber from RubyMine, not when running from console
When I run cucumber tests with the runner options '--color -r features -p wip', I get the following error:undefined local variable or method `runtime' for #<Teamcity::Cucumber::Formatter:0x4e353d0>...