Quantcast
Channel: Play framework tutorial: Cannot resolve symbol 'index'? - Stack Overflow
Browsing latest articles
Browse All 8 View Live

Image may be NSFW.
Clik here to view.

Answer by abbas for Play framework tutorial: Cannot resolve symbol 'index'?

Views / templates are not classes, which is why IDE cannot recognize them. IDE should be configured to look for the compiled version of the views. This click will fix your issue

View Article


Answer by LMeyer for Play framework tutorial: Cannot resolve symbol 'index'?

I managed to make it work on IDEA Community 14 by solely cleaning IDEA cache (File -> Invalidate Caches / Restart)

View Article


Answer by user363349 for Play framework tutorial: Cannot resolve symbol 'index'?

This process worked for me:go into [File -> Project Structure -> Modules -> [YourAppModule] -> Sources Tab]navigate to the "target/scala-[version]/src_managed" directory (panel on the...

View Article

Answer by v6ak for Play framework tutorial: Cannot resolve symbol 'index'?

Open "Project" sidebarGo to target/scala-<version>/src_managedRight-click the src_managed, "Mark Directory As"/"Generated Source Root"Subdirectories of src_managed are from a strange reason...

View Article

Answer by Jon Nichols for Play framework tutorial: Cannot resolve symbol...

Go to the Run configuration for your Play project and remove the 'Make' step from the "Before Launch" section. Then, IntelliJ would simply run the Play project without attempting to compile, and the...

View Article


Image may be NSFW.
Clik here to view.

Answer by maba for Play framework tutorial: Cannot resolve symbol 'index'?

The Play 2.0 support plugin is only available in the IntelliJ IDEA Ultimate edition.

View Article

Answer by Tapan Chandra for Play framework tutorial: Cannot resolve symbol...

The routes file and the views are compiled only when the project is first loaded in the browser. Till then, IntelliJ shows the error as it cannot find those classes. But the errors magically dissppear...

View Article

Image may be NSFW.
Clik here to view.

Play framework tutorial: Cannot resolve symbol 'index'?

I followed a tutorial here and although I got the entire tutorial working just fine, one of the classes in my IntelliJ project is marked with "red warnings". I cannot figure out what the problem is...

View Article

Browsing latest articles
Browse All 8 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>