Run tool greyed out in View>Tool Windows
Answered
Hi All,
I am having some trouble with the Run tool window. It's currently greyed out and I don't know how to activate it.
There is a configuration added under Cucumber java but I'm not sure what else to do to solve the issue. Couldn't find anything in the community forum to help me sort this out.
Has anyone else experienced this and know how to fix it?
Thank you in advance
Please sign in to leave a comment.
It looks like you didn't run your application, please refer to https://www.jetbrains.com/help/idea/2017.1/running-applications.html.
Hi serge
I have run my application but the tool window still is not opening. Could my configuration not set up correctly?
Cheers
Please provide a video of running the application. Any errors in idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085)?
There are no error logs
I've managed to solve my issue with the help of a colleague who is more experienced with IntelliJ.
I was not running the application from the test java file. I was instead running it from the feature file. Once I had ran the application via the test java file it activated the run tool window.
Sorry for wasting your time. :)
Sorry please see my message before the log above.