Raphael Royer-Rivard
Raphael Royer-Rivard

Reputation: 2252

How to add Cucumber feature files support in Android Studio

I've added the Gherkin and Cucumber for Java plugins into Android Studio and restarted it, but when I create a new file from the Project window, the Cucumber feature files type is not listed.

What are the steps to have the Cucumber feature files support in Android Studio?

Upvotes: 0

Views: 1812

Answers (1)

Raphael Royer-Rivard
Raphael Royer-Rivard

Reputation: 2252

I found that I did not installed the plugins the way it is supposed to be, via the Plugins page of the settings. Oops

Upvotes: 1

Related Questions