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-08-26 03:13:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ca0622cf4bba8fb1ea71b606bbf39f6f8e42489
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
5ca0622cf4
IDEA-111715: implements for enum constant without class initializer
2013-08-09 14:21:25 +02:00
..
advHighlighting
forbid access to package local statics via inheritance from another package (IDEA-66493)
2013-07-17 16:26:18 +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
fix testdata
2013-08-05 21:41:29 +02:00
ambiguousCalls
…
annotations
…
genericsHighlighting
ambiguity: forgotten check on class type when check for type args (IDEA-67865)
2013-08-07 22:02:55 +02:00
highlightSeverity
…
javaDoc
…
lambda
java: single underscore variables highlighting for Java 8
2013-08-07 15:07:21 +02:00
lossyEncoding
…
quickFix
IDEA-111715: implements for enum constant without class initializer
2013-08-09 14:21:25 +02:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…