You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,12 @@ Cucumber-JVM is built with [Maven](http://maven.apache.org/).
91
91
92
92
File -> Open Project -> path/to/cucumber-jvm/pom.xml
93
93
94
+
Your `.feature` files must be in a folder that IDEA recognises as *source* or *test*. You must also tell IDEA to copy your `.feature` files to your output directory:
0 commit comments