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
2025-12-25 10:51:06 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d829a7c8f49117bacfa942f953715898946f01ac
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
diamond
History
Anna Kozlova
afa0706bfc
java highlighting: provide better incompatible types message on failed inference
...
GitOrigin-RevId: 5f97ec808f753d9ca40c417704ec93a802512745
2019-07-08 12:04:21 +03:00
..
AvoidClassRefCachingDuringInference.java
…
ConflictingNamesInConstructorAndClassTypeParameters.java
…
ConstructorAccessibility.java
EditorConfig documentation test
2019-06-16 04:03:21 +03:00
DetectStaticFactoryForTopLevelCall.java
…
DiagnosticMessageWhenConstructorIsUnresolved.java
…
DiamondConstructorWithTypeParameters.java
…
DiamondInsideOverloadedThisReference.java
…
EnsureApplicabilityForDiamondCallIsCheckedBasedOnStaticFactoryApplicability.java
…
EraseTypeForNewExpressionWithDiamondsIfUncheckedConversionWasPerformedDuringApplicabilityCheck.java
java highlighting: provide better incompatible types message on failed inference
2019-07-08 12:04:21 +03:00
ExceptionsThrownFromConstructorShouldBePreserved.java
…
IDEA97294.java
…
IDEA140686.java
…
NestedDiamondsInsideAssignmentInMethodsCall.java
EditorConfig documentation test
2019-06-16 04:03:21 +03:00
NoRawTypeInferenceWhenNewExpressionHasSpecifiedType.java
…
NullTypesInDiamondsInference.java
…
OuterClass.java
…
OverloadedConstructorsUnresolvedWithoutDiamonds.java
…
OverloadOuterCall.java
…
ParameterizedConstructorWithDiamonds.java
…
RawArgumentInsideNewExpression.java
…
RawTypePassedToDiamond.java
…
Varargs.java
…
WithConstructorRefInside.java
…