Tuomas Huhtanen

- Total activity 65
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
-
Tuomas Huhtanen created a post, Relative imports broken
The plugin doesn't seem to recognize relative imports after updating to the latest (0.2.26322) maia plugin.For example following works fine:import com.foo.app.MyClassand this does notimport app.MyC... -
Tuomas Huhtanen created a post, Is the scalac output available somewhere?
Hi,Is there some way to see the scalac output when idea is compiling scala files? Unfortunately the scalac crashes every now and then and it is next to impossible to know what is the problem withou... -
Tuomas Huhtanen created a post, Performance problems (especially in macs)
There seems to be some major performance problem which affects especially mac users. The problem causes the editor to freeze frequently for seconds and it is maybe most notable when a file is edite... -
Tuomas Huhtanen created a post, Ann: Scala Application runner plugin
Hi all, I made a small plugin that creates run configurations for scala objects. This might be useful to people that use for example specs or some other framework that provides the main metod in so... -
Tuomas Huhtanen created a post, Plugin dependency/class loading problem
Hi, I'm trying to develop a small plugin that depends on the Scala plugin. The basics seem to be fine, I can call Scala plugin code, I can run the plugin etc. But there seems to be some classloadin... -
-
Tuomas Huhtanen created a post, IDEA leaks handles on win XP - again
I have had Selena #6913 running for 9 days and the handle count is currently 270000. Even if idea is idle, the handle count rises quite steadily 2 handles at a time in around five second period. Th... -
-
-
Tuomas Huhtanen commented,