主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
David Perez
活动总数
76
最后的活动
2024年08月16日 10:30
成员加入日期
2013年12月15日 08:12
关注
0 名用户
关注者数
1 名用户
投票数
2
订阅数
26
活动概览
帖子(19)
评论(29)
按最近的活动排序
最近的活动
投票数
创建于
2016年11月28日 10:50
How to debug Jython code with IDEA + PYthon plugin?
社区
PyCharm
Jython support?
0 票
创建于
2014年03月18日 16:31
OK, created http://youtrack.jetbrains.com/issue/IDEA-122393
社区
IntelliJ IDEA Users
Differentiate several windows
0 票
创建于
2014年05月16日 09:51
The solution is here:https://groups.google.com/forum/#!topic/scala-on-android/WadnajE3ZrA
社区
IntelliJ IDEA Users
Problems compiling Android SBT project
0 票
创建于
2014年02月18日 15:13
Congratulations, in the new release, the script support has been improved and now recognizes "args".:)
社区
Scala
Editing Scala scripts
0 票
创建于
2014年05月15日 07:51
One workaround is to create a fake AndroidManifest.xml that IDEA can process.I don't know if it is best to post the subject in the Scala plugin forum, or the Android one.
社区
Scala
Problems compiling Android project
0 票
创建于
2014年05月15日 08:59
I've crossposted to the general IDEA forum, where I can find more Android experts.http://devnet.jetbrains.com/thread/454634
社区
Scala
Problems compiling Android project
0 票
创建于
2014年04月14日 11:11
This is the way I've done to connect to a debugger: From the command line run this:sbt -jvm-debug 5005> test> container:startI've created a remote config in IDEA to connect to 5005 port. This doesn...
社区
Scala
How to debug/launch a SBT Scala webapp
0 票
创建于
2014年03月27日 13:05
Thanks Alex once again.I knew about Ctrl+O, but its only use I know is about going to the overridable method, not to redefine it.
社区
Scala
How to override a method with content assist
0 票
创建于
2014年03月27日 14:23
redefine method=override methodWith Eclipse Keymap mapping Ctrl+O Ctrl+I doesn't work.Implement methods action has a key mapping of Ctrl+Shift+P, but doesn't work either.
社区
Scala
How to override a method with content assist
0 票
创建于
2014年03月27日 10:48
To create a build.sbt is quite easy if you depart from some valid template.And then adding each dependency is just one line per lib:libraryDependencies ++= Seq( "org.scaloid" %% "scaloid" % "3.2...
社区
Scala
Can we generate a .sbt file from an existing IntelliJ project?
0 票
«
第一页
‹
上一页
下一页
›
最后
»