Jeshan Babooa
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Intellij cannot find a class when passing it in another JVM instance
My case is like this:I'm writing an application using JPDA. I'm trying to run an example of it (the Trace sample application) but I can't get this to work in my favourite ide :(When I run it using... -
Created Problems creating Play 2 projects and modules in Intellij 12
Seeing this page on confluence http://confluence.jetbrains.net/display/IntelliJIDEA/Play+Framework+2.0,I thought that there is out-of-the-box support for creating Play 2 projects in IDEA 12.However... -
Created How are 'navigate to declaration' or 'quick definition' supposed to work when multiple libraries include the same class?
I have two intellij libraries that include a certain class.One of them has the source attached to it whilst the second one doesn't.When I attach the one that does have the source, I can use the fea...