Henry Story

- Total activity 48
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created Scala shell problem: Argument list too long
When I try to run the Scala Shell on OSX I get a red bubble from the Run Console tab with the following message: ! Error running Scala Console: Cannot run program "/System/Library/Java/Ja... -
Created maven tab "Problem resolving expression ${project.groupid} ..."
I am working on a large Apache project named Clerezza http://incubator.apache.org/projects/clerezza.html which uses Maven. ( it's a semantic Web CMS).I have no trouble building it from the command ... -
Created Maven dependencies missing
I am working on a large open source Semantic CMS named Clerezza, an Apache incubator, which relied on Maven. It uses Java for the infrastructure and Scala for HTML and many other fancy things.I hav... -
Created Error with CDATA in Scala
The following code breaks the Scala parserobject test { val html = <html><body> <script type="text/javascript"> <![CDATA[$(document).ready( function(){ configurePage(); } ); ]]> </script> ... -
Created Scala Server Pages support
Hi, The new Apache Incubator Project Clerezza, uses a neat feature called Scala Server pageswhich is essentially a little templating system that allows one to write JSP-like pages using Scala.By ... -
Created CVS deadlock
I am just working from a location that does not allow meto access CVS. If by mistake I don't choose the option tochange the permission on the files, IntelliJ EAP ends up trying to download the remo... -
Created better support for dynamic proxies in debugger
A lot of interesting code nowadays supports dynamic proxies.When debugging this code it is impossible currently to see whatinterfaces are implemented by dynamic proxies. It wouldbe really helpful ... -
Created project modules disable button
In the configuration Project>Paths>ModulesIt would be nice to have a disable button.It can take a lot of time to set up a module, and sometimes one would rather just disable it, than loose all the ... -
Created pallada remote debugging issue
I am having trouble with remote debugging on pallada. I was trying to debug snipsnap (snipsnap.org).It just does not find the code breakpoints. It works ok on another IDE. -
Created IntelliJ 4 on OSX with latest preview jdk
Hi, I have not installed the latest OSX secret preview j2se1.4.2 update. Just wanted to ask if intellij will work with it before installing, as this can not be undone. (I know intellij tends to be...