Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
David
dev
Total activity
19
Last activity
February 11, 2026 01:46
Member since
May 26, 2014 05:04
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
5
Activity overview
Posts (4)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
September 09, 2015 00:36
Yes, I know CLion is awesome, that's way I want to see a CLion equivalent plugin in IntelliJ :)
Community
IntelliJ IDEA Plugin Users
Does Intellij + C/C++ plugin = CLion?
5 votes
Created
February 11, 2026 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...
Community
IntelliJ IDEA Users
3rd party AI agents and token usage
0 votes
Created
April 23, 2019 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 ...
Community
PyCharm
Exclude file from code Analysis
0 votes
Created
May 26, 2014 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 ...
Community
Scala
Can I mix java and scala in one Android project?
0 votes
Created
May 27, 2014 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...
Community
Scala
Can I mix java and scala in one Android project?
0 votes
Created
May 28, 2014 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...
Community
Scala
Can I mix java and scala in one Android project?
0 votes
Created
May 27, 2014 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 ...
Community
Scala
Can I mix java and scala in one Android project?
0 votes
Created
May 27, 2014 04:09
My project structure looks like below. The "Compiler library" is marked red. How I can fix this? Thanks!
Community
Scala
Can I mix java and scala in one Android project?
0 votes
Created
May 28, 2014 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...
Community
Scala
Can I mix java and scala in one Android project?
0 votes