Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Miguel Munoz
Total activity
18
Last activity
November 21, 2024 11:35
Member since
August 10, 2010 06:27
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
7
Activity overview
Posts (3)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
March 01, 2017 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...
Community
IntelliJ IDEA Users
Unused declaration inspection not being highlighted in IDEA 2016.2?
1 vote
Created
November 21, 2024 11:35
You could also put the in-line annotations manually.
Community
IntelliJ IDEA Users
External Annotations only for third party libraries?
0 votes
Created
January 24, 2020 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 ...
Community
IntelliJ IDEA Users
mvn compile error.
0 votes
Created
August 15, 2019 06:16
Never mind. I found the problem, and it wasn't with IntelliJ. You can close this issue.
Community
IntelliJ IDEA Users
IntelliJ has stopped hitting my breakpoints in my Tomcat server application
0 votes
Created
March 08, 2017 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.
Community
IntelliJ IDEA Users
Unused declaration inspection not being highlighted in IDEA 2016.2?
0 votes
Created
August 13, 2010 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...
Community
IntelliJ IDEA Users
How do I open the converted project in Eclipse?
0 votes
Created
May 14, 2012 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...
Community
IntelliJ IDEA Users
Android: Upgraded to 11.1 Unit Tests no longer run
0 votes
Created
May 16, 2012 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.
Community
IntelliJ IDEA Users
Android: Upgraded to 11.1 Unit Tests no longer run
0 votes