Hani Suleiman
- 活动总数 1008
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 380
-
创建于 No scala sdk in module with Gradle
From a fairly recent version of IntelliJ, importing any gradle builds that have scala always results in 'no scala sdk in module' errors on every file. This becomes incredibly frustrating especially... -
创建于 Scala structure
I'm trying to write a Java plugin that acts on scala sources, and I'm slowly but surely running out of hair to tear out in frustration. Does anyone have any thoughts, or even a starting point, to d... -
创建于 Plugin dev
Not sure if this is the right forum for it, but I'm writing a plugin in Java that uses the scala plugin to query PSI and so on (cucumber for scala).I have two PSI related issues that I'm unable to ... -
创建于 Uploading new plugins
When I try to update my plugin on plugins.intellij.net, I get this error:Fatal error: Call to a member function on a non-object in /var/www/plugins.intellij.net/plugin/edit/index.php on line 291Als... -
创建于 Facets vs Artifacts
Is there any documentation for the difference between these two?I'm trying to write my own appserver integration (against the bundled EE stuff), but it looks like all the old stuff that referred to...