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-05-10 15:20:19 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1520e434afbe931bf7d1c0d851ca0c33db199bd7
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
highlight only method name on unhandled exception (IDEA-190912)
2018-04-25 21:11:38 +02:00
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
diamonds: simulate resolved constructor with generated static factory (IDEA-195813)
2018-07-23 19:20:55 +02:00
OverloadOuterCall.java
…
ParameterizedConstructorWithDiamonds.java
…
RawArgumentInsideNewExpression.java
…
RawTypePassedToDiamond.java
…
Varargs.java
…
WithConstructorRefInside.java
…