Tomerbd1
- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 10
-
Created Error compiling sbt component 'compiler-interface-2.10.0-52.0'
I get this error when I try to compile the project with intellij 14.1.4, any help / workaround suggestions much appreciated.scala plugin version says: updated 09/06/15 ver 1.5.2Error:scalac: Error:... -
Created customize tip of the day messages - would you be interested in such a contribution to the community eddition
I wanted to customize the tip of the days i get (I wanted for example messages about the current project which is opened) some tips to developers. I saw its impossible as the messages are bundled ... -
Created intellij 14.0.2 + maven cannot compile from intellij while ok from maven
deleted .ideacleaned cachedeleted projectcannot compile from intellij the project all is ok on intellij 13.1maven ok.see attached project.Attachment(s):scalaintellijmaven.zip -
Created how to write custom intellij tips messageboxes?
I love the tips given by intellij. I woudl like to add my own set of tips. I did a search in google and here in stackoverflow and could not find any results for how to write such custom tips. Is it...