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-17 02:33:48 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
809b2fdb08255977862f717a577bfd1cd7ec2ea4
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlighting7
T
History
Roman Shevchenko
c917bfc09b
IDEA-77008 (warn about generics in qualifier reference inside type cast)
2011-12-07 16:39:03 +01:00
..
staticImportConflict
IDEA-71244 (NPE at single-type/single-static import conflict fixed)
2011-06-24 16:29:15 +04:00
staticImports
…
DiamondMisc.java
diamonds: should check raw types when error occurs before inference is even started (IDEA-74053)
2011-09-08 19:27:51 +02:00
DiamondNeg1.java
…
DiamondNeg2.java
…
DiamondNeg3.java
…
DiamondNeg4.java
…
DiamondNeg5.java
…
DiamondNeg6.java
…
DiamondNeg7.java
…
DiamondNeg8.java
…
DiamondNeg9.java
…
DiamondNeg10.java
…
DiamondNeg11.java
…
DiamondNeg12.java
…
DiamondNeg13.java
…
DiamondNeg14.java
…
DiamondNeg15.java
…
DiamondPos1.java
…
DiamondPos2.java
…
DiamondPos3.java
…
DiamondPos4.java
…
DiamondPos5.java
…
DiamondPos6.java
…
DiamondPos7.java
…
DiamondPos9.java
…
DuplicateAnnotations.java
…
DynamicallyAddIgnoredAnnotations.java
…
EnumSyntheticMethods.java
…
ErasureClashConfusion.java
…
ExtendsBound.java
IDEA-70214 (forward lookup for type parameters)
2011-11-08 20:43:01 +01:00
ImprovedCatchAnalysis.java
…
JavacQuirks.java
IDEA-77008 (warn about generics in qualifier reference inside type cast)
2011-12-07 16:39:03 +01:00
MultiCatch.java
…
NumericLiterals.java
…
PolymorphicTypeCast.java
…
PreciseRethrow.java
…
SafeVarargsApplicability.java
…
SuperBound.java
use type parameter bound when normalize super wildcard by position (IDEA-73980)
2011-09-14 19:36:26 +02:00
SwitchByInaccessibleEnum.java
add warning on switch by inaccessible enums (IDEA-65961 )
2011-08-24 12:05:55 +02:00
SwitchByString.java
…
TryWithResources.java
…
TryWithResourcesWarn.java
…
UncheckedGenericsArrayCreation.java
…
Unused.java
…