Hani Suleiman
- Total activity 1008
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 380
-
Created 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... -
Created 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... -
Created 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 ... -
Created 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... -
Created 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...