This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-06 13:20:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5bd8b62070a64518e2057af420dcc3a21aa3d2a8
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
History
anna
5bd8b62070
fix to switch intersection types order in casts when one of the last types is not an interface
2013-10-31 16:35:39 +01:00
..
advHighlighting
testdata for IDEA-18343
2013-10-23 13:43:48 +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
IDEA-113526
2013-10-23 19:16:02 +02:00
genericsHighlighting8
fix to switch intersection types order in casts when one of the last types is not an interface
2013-10-31 16:35:39 +01: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
lambda: do not suggest to replace with lambda when refs to final fields exist in body (IDEA-111026); final initializer
2013-10-24 14:07:46 +02:00
lossyEncoding
…
quickFix
fix to switch intersection types order in casts when one of the last types is not an interface
2013-10-31 16:35:39 +01:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…