Jarek

- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Created SBT project refresh fails with "Unable to unmap shared space"
After recent update I started to have problems with reloading/refreshing SBT project. First it was intermittent now it is constant. Wheneber I try to refresf SBT project I am getting error: "Unable... -
Created Regression: error "macro annotation could not be expanded"
I upgraded my project with the new Scala plugin 1.0.246. Some projects work fine, but some will not compile any more.I have classes with annotations:@sfxmlclass ControlPanelView(private val selectD... -
Created 1.0.226.12.RC1: Cannot convert project
Cannot load my projects with 1.0.226.12.RC1 on Windows 7. When I try to load existing project, I get "Convert Project" dialog. Click convert. Error message pops-up:"Cannot convert project: [...]\my... -
Created Significant editing slow when test window is open
I could not figure out for a while why sometimes editor response slows down (a couple seconds lag). Finally, I noticed that it happens after I run tests and test window (4:Run) is open. When I clos... -
Created "VERSION" update problem?
One of the recent nigthly updates (IDEA 11) come with sitring "VERSION" instead of numeric version. I think it was build 926. "VERSION" seems to prevent updating to newer version of the plugin (now... -
Created Lots of exceptions: "element: DocComment; restoredElement: null; signature: 'docComment;method#read#0'; file: ScalaFile:..."
I am getting lots of exceptions that show up in EventLog and are looking something like this:element: DocComment; restoredElement: null; signature: 'docComment;method#read#0'; file: ScalaFile:...; ... -
Created How to use Scala compiler plugins
Looking for some help for some help in using complier plugin, in particular, ScalaCL. I have it installed in Scala home directory and can use from command line. Looking for way to enable it from ID... -
Created 0.5.207 (latest) does not work with latest IDEA 11 Beta 2 (111.24)
The best Scala tool stopped working with 111.24. Any timing for release of the updated Scala plugin? :D -
Created Editing very sluggish, any options to make it usable?
Editing Scala and non-Scala code is very sluggish (107.52+0.4.1020). I am getting several second pauses after each character typed. CPU snapshot attached to SCL-3192.I have disabled antivirus scann... -
Created Encoding problem with library sources
I am getting a strange from Scala compiler. My project code is using UFT-8 encoding. It uses GlazedList library JAR with pointer to library source code. I am getting errors like:IO error while deco...