Why does IntelliJ IDEA 13.1 show sbt files with so many lines in red? -


i had working sbt based project. after small change can not identify sbt files having object resolution issues (see screenshots).

i tried following:

  • sbt refresh
  • project rebuild
  • reimport project

these did not work.

then started going farther afield resolve issue. copied *.sbt files from project on top of ones in project. still no dice. not have time presently destroy, rebuild project scratch - , in case not lead insight on root cause here.

has experienced issue - , suggestions on remedies/workarounds?

update tried

sbt gen-idea

even though project **not ** built way.. did make difference: @ least crazy errors went away. different set of problems arises: assembly , packaging imports not being resolved (see last screenshot). seems a bit more healthy @ least .

enter image description here

enter image description here

following screenshot after running sbt gen-idea. situation has improved assembly/packaging import errors.

enter image description here

another update ok, have quit , restarted ij , things back. objective changes made:

  • sbt gen-idea
  • stop/restart ij

this feeling magic incantations here .. not solid process.

a sort of workaround upgrade latest eap of intellij idea 13.1.3 build 135.909, released on may 23rd, 2014. comes more sophisticated scala plugin clever previous versions , here , there.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -