主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
David
dev
活动总数
19
最后的活动
2026年02月11日 01:46
成员加入日期
2014年05月26日 05:04
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
5
活动概览
帖子(4)
评论(9)
按最近的活动排序
最近的活动
投票数
创建于
2015年09月09日 00:36
Yes, I know CLion is awesome, that's way I want to see a CLion equivalent plugin in IntelliJ :)
社区
IntelliJ IDEA Plugin Users
Does Intellij + C/C++ plugin = CLion?
5 票
创建于
2026年02月11日 01:46
Sorry, I think I didn't make myself clear. By “install a 3rd party agent”, I mean from here:I think the “Install from ACP…” option is new. When you select it, you can choose many other 3rd party a...
社区
IntelliJ IDEA Users
3rd party AI agents and token usage
0 票
创建于
2019年04月23日 09:14
I am in a similar situation. I have an HTML file for testing in my system which contains words like "TODO" and some intentional errors. Now the code analysis warns me every time I want to commit a ...
社区
PyCharm
Exclude file from code Analysis
0 票
创建于
2014年05月26日 10:01
Hi Alexander,I shared the sample at http://1drv.ms/1jTMiL5. Bascially, I just create a Gradle Android project, then created a .scala file at src/scala directory and build.sbt at project root. Then ...
社区
Scala
Can I mix java and scala in one Android project?
0 票
创建于
2014年05月27日 05:30
I created a dummy non-sbt scala project and setup the 'scala-compiler' and 'scala-library' global libraries. Then I come back to my Android project and setup the project structure. Now the IDEA doe...
社区
Scala
Can I mix java and scala in one Android project?
0 票
创建于
2014年05月28日 03:59
Hi Alexander,I just tried that project. It is an Android project with scala code only. I added a Java code and try to reference the scala code from it. The IDE looks all good. But I got "cannot fin...
社区
Scala
Can I mix java and scala in one Android project?
0 票
创建于
2014年05月27日 03:06
Currently, I am also seeing these issues: A warning always there:Warning:Gradle: module 'app-build' won't be compiled. Unfortunately you can't have non-Gradle Java module and Android-Gradle module ...
社区
Scala
Can I mix java and scala in one Android project?
0 票
创建于
2014年05月27日 04:09
My project structure looks like below. The "Compiler library" is marked red. How I can fix this? Thanks!
社区
Scala
Can I mix java and scala in one Android project?
0 票
创建于
2014年05月28日 10:21
No, it doesn't :(I got this error:Error:The 'java' plugin has been applied, but it is not compatible with the Android plugins.I think the scala plugin depends on java plugin, which is not compatibl...
社区
Scala
Can I mix java and scala in one Android project?
0 票