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-14 17:20:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c7124b0b00a83da994b91074b901ff499b478b3
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
multipleJdks
/
java8
/
p
History
Dmitry Batkovich
b8d81c260a
java usages highlighting: add an additional test for multiple jdk configuration
2017-01-18 19:47:29 +03:00
..
BoxedTypesWhenPreGenericJDKPresentInProject.java
…
ConditionalAssignedToJava3Object.java
conditional: ensure to convert type from parent to ll >= 1.8 so assignments would be correct, etc (IDEA-161854)
2016-09-30 09:33:28 +02:00
DeclaredTypeOfVariableImplementsUnknownType.java
…
GenericCallableWithDifferentTypeArgs.java
…
GenericComparator.java
…
GetClass.java
…
I.java
…
InFileReferencesHighlighting2.java
java usages highlighting: add an additional test for multiple jdk configuration
2017-01-18 19:47:29 +03:00
InFileReferencesHighlighting.java
java highlight usages in file: highlight usages of a method when its super method is from alternative jdk
2017-01-18 19:17:19 +03:00
MethodReferencePointingToDifferentJdk.java
substitute base class according to resolve place
2016-11-14 19:05:03 +01:00
NoOverriding.java
…
StaticCallOnChildWithNotAccessibleParent.java
…
SuperclassImplementsGenericsOfUnknownType.java
…
SuperclassImplementsUnknownType.java
…
SuperMethodNotExist.java
…
UnrelatedDefaultsFromDifferentJdkVersions.java
…
WrongComparator.java
…
WrongComparatorInUpperBound.java
…
WrongSuperInLibrary.java
…