Michael

- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created jinxed? With scala plugins I can't run JUnit tests in java projects
This may be related to my other issue - but simply by enabling the scala plug in, in unrelated java projects I an unable to run unit tests (eg control-shift-F10 on the mac) yet removing it and thin... -
Created Unable to build java projects after updating the scala plugin
I created an issue which explains it,http://www.jetbrains.net/jira/browse/SCL-606But basically I can't do any java projects at all while the plugin is turned on. I updated the plugin - and that is ... -
Created Intermittent problem compiling mixed java/scala project
Hi All.Mostly I have had great results with mixed code - however, occasionally I will mess with some java code, and then an unrelated java class will stop compiling - as it is unable to find the sc... -
Created Using mixed Java and Scala source - where to start?
I have the scala plug in - looking nice !I wanted to get some pointers on what I can and can't do regarding mixed Java and Scala source.What I would like to do is take an existing java app, and (id... -
Created GWT launch config
Hi All. I have an existing GWT project (kind of complex, depends on a few modules). recently decided to give IDEA a go again. Using the GWT support, I create a new Run config, pick GWT configuratio...