This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4684ba71e0845ce1fbde954a5bb148a187073961
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Bas Leijdekkers
4684ba71e0
Add package-info.java checking to "Declaration has problems in Javadoc references" inspection
2013-10-07 15:13:30 +02:00
..
advHighlighting
warn about usages of final fields in another fields even if they appear after constructor where it would be definitely assigned (IDEA-114280)
2013-10-02 19:01:46 +02:00
advHighlighting6
…
advHighlighting7
IDEA-111450 false positive for "Redundant type cast" inspection
2013-09-12 21:43:10 +04:00
ambiguousCalls
…
annotations
…
genericsHighlighting
accept type arguments on raw types for > 1.6 javac
2013-10-01 21:42:31 +02:00
genericsHighlighting8
test data fixed
2013-10-02 19:50:13 +02:00
highlightSeverity
…
javaDoc
Add package-info.java checking to "Declaration has problems in Javadoc references" inspection
2013-10-07 15:13:30 +02:00
lambda
new inference: overload resolution for SAM return type for implicit lambda should be ignored
2013-09-25 16:12:44 +02:00
lossyEncoding
…
quickFix
fix JavadocInspectionQuickFixTest
2013-10-07 11:04:49 +02:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…