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-22 11:29:28 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfa0b15073cfb228d4e10c8cd6393cd9c58b9527
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
anna
d86e31fff5
testdata for IDEA-114894
2013-10-21 18:34:56 +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
IDEA-111613 Bad code is green: IDEA doesn't show 'Unhandled exception' error when a method with parametrized 'throws' section is used with wildcard type argument
2013-08-06 13:49:10 +02:00
advHighlighting7
IDEA-115034 (Good code red: hex float zero)
2013-10-17 13:43:52 +02:00
ambiguousCalls
…
annotations
…
genericsHighlighting
testdata for IDEA-114894
2013-10-21 18:34:56 +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
effectively final: check flow at variable start (IDEA-114737)
2013-10-10 18:39:58 +02:00
lossyEncoding
…
quickFix
fix JavadocInspectionQuickFixTest
2013-10-07 11:04:49 +02:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…