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-01-06 20:39:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5355846fe0a44dd37642904d3a011cb5e38a9ffe
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
diamond
History
Rustam Vishnyakov
123242c4b2
EditorConfig documentation test
...
GitOrigin-RevId: fd52ace3d7a32ecd02c2c5ab90e077967604c15e
2019-06-16 04:03: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
get rid of redundant space in error message
2018-11-21 15:54:15 +01: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
…