Jeshan Babooa
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 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... -
创建于 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... -
创建于 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...