主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Miguel Munoz
活动总数
18
最后的活动
2024年11月21日 11:35
成员加入日期
2010年08月10日 06:27
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
7
活动概览
帖子(3)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2017年03月01日 01:58
I understand that the "unused declaration" doesn't apply to interface parameters. The trouble is that I want it to apply. I have an interface, and I just noticed that I have failed to use a certain...
社区
IntelliJ IDEA Users
Unused declaration inspection not being highlighted in IDEA 2016.2?
1 票
创建于
2024年11月21日 11:35
You could also put the in-line annotations manually.
社区
IntelliJ IDEA Users
External Annotations only for third party libraries?
0 票
创建于
2020年01月24日 19:15
I'm having the same problem. I've set the jdk for importer to my java 8 jdk, the same I use for compiling externally. (It defaults to a JRE!) I set the maven runner to the same thing.When I open a ...
社区
IntelliJ IDEA Users
mvn compile error.
0 票
创建于
2019年08月15日 06:16
Never mind. I found the problem, and it wasn't with IntelliJ. You can close this issue.
社区
IntelliJ IDEA Users
IntelliJ has stopped hitting my breakpoints in my Tomcat server application
0 票
创建于
2017年03月08日 08:43
I should clarify that I only need it to get flagged in the classes that implement the interface. The inspection isn't very useful in the interface itself.
社区
IntelliJ IDEA Users
Unused declaration inspection not being highlighted in IDEA 2016.2?
0 票
创建于
2010年08月13日 20:17
Thank you. A few days after I posted my question, somebody at work showed me the import command, which worked fine.This information would be useful in the IntelliJ help file. It's not enough to say...
社区
IntelliJ IDEA Users
How do I open the converted project in Eclipse?
0 票
创建于
2012年05月14日 02:29
I'm having problems running the unit tests of the Android Samples. When I run the LunarLander tests, I get this nonsensical response:Test running failed: Unable to find instrumentation info for: Co...
社区
IntelliJ IDEA Users
Android: Upgraded to 11.1 Unit Tests no longer run
0 票
创建于
2012年05月16日 23:37
My problem turned out to be that I needed to create my test branch as a separate module. Once I had done that, it started working.
社区
IntelliJ IDEA Users
Android: Upgraded to 11.1 Unit Tests no longer run
0 票