Stephan B

- Total activity 92
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
-
Created can't run specs tests
Hi,I'm fighting this problem for 3-4 days now - I'm utterly clueless.When I run a specs test I receive the following error (I tried IDEA 9.0.1, 95.24, 94.633 and Scala 2.7.7 and 2.8.0.Beta1 as well... -
Created Scalac internal error
Hi,I used the Scala Plugin for over a month now - but suddenly it stopped working. I simply receive the following error on 'Make':Error:Scalac internal error: class java.lang.ClassNotFoundException... -
Created Compiling to /WEB-INF/dev ?
How can I permanently set my WAR module classes export to another Iocation than "WEB-INF/classes"?In my .iml-file is can put<containerElement type="module" name="%MODULE-NAME%"> <attrib...