Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Podkhalyuzin
Total activity
2164
Last activity
May 28, 2019 09:03
Member since
June 08, 2008 09:10
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
830
Activity overview
Articles (0)
Posts (16)
Comments (1318)
Sort by recent activity
Recent activity
Votes
Created
August 06, 2008 13:16
Fixed.You will see this in next release or in current svn version.
Community
Scala
A debugger problem?
0 votes
Created
August 03, 2008 12:46
Yep, this is problem. (The same problem with anonymous classes)This problem goes to Java debugger problem with anonymous classes, because it's compile in different class file. So, we must to unders...
Community
Scala
A debugger problem?
0 votes
Created
July 24, 2008 17:03
Previously I sad, we start work under compiler in august. It is not so far, I think. I also want to have good compiler, because I have same problems. But for some reasons we'll do it at august star...
Community
Scala
Compilation doesn't work
0 votes
Created
July 21, 2008 19:59
It's good idea to reverse compiling order (scala first), but we are going to work with compiler (and also debugger) in august. I think it can be 'joint compiler', but if scala compiler can do thing...
Community
Scala
Calling Scala from Java
0 votes
Created
July 21, 2008 08:01
Use following: File -> Settings -> File Templates -> Scala FileThere is problem, that it's not saved after IDEA exit (so be carefully), we must fix it.
Community
Scala
IDEA Scala plugin vs. (old) Eclipse Scala plugin: context menu
0 votes
Created
July 21, 2008 06:29
Yes, we will add templates. You can use your defined template for file now (you will need to change only one keyword), but it is only temporary way.
Community
Scala
IDEA Scala plugin vs. (old) Eclipse Scala plugin: context menu
0 votes
Created
July 21, 2008 06:24
You can change scala color scheme as you want.See File -> Settings -> Colors & Fonts -> ScalaOnly difference you can't now change color of operators (like + and :::), because go to declaration not ...
Community
Scala
IDEA Scala plugin vs. (old) Eclipse Scala plugin: color scheme
0 votes
Created
July 15, 2008 21:06
Do you use Java 1.5?If yes, I think it's our compiler problem (I recently reproduced this). You can try to use Java 1.6 if it's possible, or wait and do rebuild yet. We are going to fix compiler in...
Community
Scala
Compilation doesn't work
0 votes
Created
June 08, 2008 09:19
In our plugin you can run only application with main object such:object ObjectName {..def main(args: Array\[String\]) {....//Some code..}}There is no option to run class, which extends Applicationt...
Community
Scala
How does one run a Scala Application?
1 vote
Created
June 08, 2008 09:10
Unfortunately, Diana API changes quickly. So, we can't to guarantee that newer versions will work with old EAPs of Diana.There are no new features in the last version. Only bugfixes, you can read a...
Community
Scala
Scala plugin for Diana is available now
0 votes
«
First
‹
Previous