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-07-23 23:59:20 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2dcd8d24babc4db91bdcb729ee9fb5ba412eda0f
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advFixture
T
History
Anna.Kozlova
51dde4575e
don't prefer packages in static imports (IDEA-168464)
2017-02-21 18:21:01 +01:00
..
BoundsPromotionWithCapturedWildcards.java
substitute with bounds promotion: don't open captured wildcard for supers (IDEA-155370)
2016-07-04 10:21:00 +03:00
HidingOnDemandImports.java
…
MarkFieldsWhichAreExplicitlyWrittenAsUnused.java
highlight unused fields implicitly assigned by extension (IDEA-166091)
2017-01-02 14:25:16 +01:00
PackageLocalClassUsedinArrayTypeOutsidePackage.java
highlight inaccessible array component type (IDEA-165434)
2016-12-14 18:40:27 +01:00
PackageNamedAsClassInDefaultPackage.java
…
ProtectedFieldUsedInAnnotationParameterOfInheritor.java
accessibility check for annotation parameters: treat parameters as they are outside the class (IDEA-165904)
2016-12-27 14:47:58 +01:00
StaticImportClassConflictingWithPackageName.java
don't prefer packages in static imports (IDEA-168464)
2017-02-21 18:21:01 +01:00
StaticImportCompoundWithInheritance.java
static import when inheritance present (IDEA-158357)
2016-07-12 11:08:35 +02:00
SuppressedInGenerated.java
suppressions: if @Generated found, mark as suppressed even if no @SuppressWarning is present (IDEA-158300)
2016-07-11 18:05:00 +02:00
UsageOfProtectedAnnotationOutsideAPackage.java
testdata for IDEA-139512
2016-07-13 11:43:16 +02:00