Dan Sanduleac

- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
-
Dan Sanduleac created a post, SBT conf="runtime" dependencies are added under scope Test in IDEA
... whereas they should be added under scope Runtime. This is happening under the IDEA 14 EAP as well as the latest preview (138.2458.8). Scala plugin version: 1.0.93.17 EAP (was occurring under 1.... -
-
Dan Sanduleac created a post, How to build this plugin [!]
I'd like to do some development work for this plugin (intellij-scala).However, I find myself unable to get it into a state that will compile.So, what I want:to build intellij-scala (branch "master"... -
-
-
-
-
-
Dan Sanduleac created a post, Incomplete classpath artifact types in SBT projects
I've noticed that certain dependencies were being added, but contained only the sources and javadocs, so my code wouldn't compile.log4j#log4j;1.2.17 is one such example.In all cases I've looked at,...