主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexander Podkhalyuzin
活动总数
2164
最后的活动
2019年05月28日 09:03
成员加入日期
2008年06月08日 09:10
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
830
活动概览
帖子(16)
评论(1318)
按最近的活动排序
最近的活动
投票数
创建于
2015年09月04日 13:50
Can you try to run IDEA with bundled with IDEA jre (1.8u40) as described here https://confluence.jetbrains.com/display/IDEADEV/IDEA+15+EAP?Best regards,Alexander Podkhalyuzin.
社区
Scala
Idea 15 EAP with Scala plugin dies when I try to open any scala project.
0 票
创建于
2015年09月04日 14:41
Please read instructions here: https://intellij-support.jetbrains.com/hc/en-us/articles/206827547-Selecting-the-JDK-version-the-IDE-will-run-underBest regards,Alexander Podkhalyuzin.
社区
Scala
Idea 15 EAP with Scala plugin dies when I try to open any scala project.
0 票
创建于
2015年11月12日 08:13
Hi, Antony,There are two ways to do what you want. ScalaFileImpl contains two methods: protected def implicitlyImportedPackages: Seq[String] = Seq.emptyprotected def implicitlyImportedObjects: Seq[...
社区
Scala
Injecting hidden synthetic imports for code completion
0 票
创建于
2015年12月16日 12:27
I'm planning to do it ASAP (this December). We have everything for that, so task shouldn't be very hard.Best regards,Alexadner Podkhalyuzin.
社区
Scala
How to support new whitebox macro method in Monocle
0 票
创建于
2015年12月08日 11:24
You can try to use our new SyntheticMembersInjector API (http://blog.jetbrains.com/scala/2015/10/14/intellij-api-to-build-scala-macros-support/).It can add new functions, however it can't remove "e...
社区
Scala
Scala Macro that re-writes class confuses the IDE
0 票
创建于
2015年12月15日 10:52
We are going to implement some API, which enables IntelliJ Macro support if library author adds special classes for IntelliJ IDEA to this libarary. For me it looks more preferrable way.Best regards...
社区
Scala
Scala Macro that re-writes class confuses the IDE
0 票
创建于
2008年11月17日 20:41
There is no testing support in current plugin version. It will be.
社区
IntelliJ IDEA Plugin Users
testng + scala
0 票
创建于
2012年12月24日 16:03
This is expected behaviour for debugger.Compiler doesn't generate value for 'e', it can just inline it (in case of single usage). That's why it's unavailable in debugger.We will probably implement ...
社区
IntelliJ IDEA Plugin Users
scala debugger doesn't show variable in pattern match?
0 票
创建于
2015年06月18日 07:43
Looks like Scala class is not compiled. Can you attach full project to check what's wrong with settings?Best regards,Alexander Podkhalyuzin.
社区
IntelliJ IDEA Open API and Plugin Development
Creating own IntelliJ Plugin written in Scala - doesn't work
0 票
创建于
2015年06月19日 13:43
You can try to use Scala plugin sbt buildscript by removing most parts (but you still need to have some IDEA xml files in VCS like run configurations). It's not unreal task.IntelliJ IDEA team is wo...
社区
IntelliJ IDEA Open API and Plugin Development
Creating own IntelliJ Plugin written in Scala - doesn't work
0 票
«
第一页
‹
上一页
下一页
›
最后
»