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-25 10:51:25 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a4f995460be0a9f52d447fc71e265740167fa89
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
peter
0a4f995460
find lambdas passed into vararg methods
2016-07-21 12:16:41 +02:00
..
advFixture
testdata for IDEA-139512
2016-07-13 11:43:16 +02:00
advHighlighting
use mockJdk18 by default in LightCodeInsightTestCase; remove dependency on swing/net classes in some tests
2016-07-20 15:47:18 +03:00
advHighlighting6
…
advHighlighting7
ensure method signature is highlighted when changes are made inside method body but the actual highlighting is performed on class level (IDEA-141532; IDEA-158137)
2016-07-13 11:43:16 +02:00
advHighlighting8
…
advHighlighting9
…
ambiguousCalls
…
annotations
[java] fixes receiver highlighting in local classes (IDEA-158752)
2016-07-20 16:30:11 +02:00
augment
…
genericsHighlighting
…
genericsHighlighting8
unchecked cast warning: missed captured wildcards (IDEA-158080); reifiable captured wildcard type
2016-07-01 12:44:39 +03:00
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
[java] fixes javadoc inspection false positive for split @see tags (IDEA-158662)
2016-07-18 20:55:24 +02:00
lambda
find lambdas passed into vararg methods
2016-07-21 12:16:41 +02:00
lossyEncoding
…
quickFix
Java inspection: Returned back RemoveRedundantElseAction intention, because it turns out it's useful in some cases (IDEA-157727)
2016-07-20 18:50:32 +03:00
replaceImplementsWithStaticImport
…
typeMatching
…
typing
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…