IntelliJ IDEA, jbehave support plugin cannot find ad to go to

I ran into the following problem:

after installing the plugin jbehave supportI cannot go on to declare a step in Java.

I have already tried:

  • to uninstall and reinstall this plugin;
  • use jbehave plugin, but this functionality also does not work;
  • to create a new project and import an existing project in it;
  • import all project modules again;
  • restart IntelliJ IDEA several times;
  • for invalidation of caches / reloads (IntelliJ IDEA function);
  • to restart the computer.

My OS: Windows 7 Professional 64-bit .

IntelliJ IDEA Community Edition 14.1

If you need more information, please indicate which one.

enter image description here

enter image description here

enter image description here

+4
4
  • , , , .
  • ( ).
  • , .

. .

+2
+1

" , " Intellij grails

, file β†’ setting β†’ language Framework β†’ grails β†’ .sdkman β†’ ................... grails 3.1.0 like β†’ ok

+1

" ", Mac, :

  • "cmd +;" "" = > " ", " "
  • " " = > "" = > " SDK"
  • " " = > "" = > "" = > " SDK"
  • " " = > "SDK"

All SDK settings can be found in "/ usr / local / Cellar / ..." if you are using brew on a Mac.

Then rebuild the project so that IntelliJ performs indexing and restarts IntelliJ a couple of times to make sure the changes take effect.

0
source

Source: https://habr.com/ru/post/1584428/


All Articles