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-01 04:20:56 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
243
Add File
New File
Upload File
Apply Patch
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
increaseLanguageLevel
History
…
..
DeconstructionWithPrimitives.java
[java] IDEA-352189 Support JEP 455. Implement increase language level check and fix
2024-07-04 15:25:05 +00:00
InstanceofWithPrimitives.java
…
RecordInClass.java
…
RecordInMethod.java
…
RecordTopLevel.java
…
SealedClasses.java
…
SwitchWithPrimitivePattern.java
…
SwitchWithPrimitiveSelectorAndPattern.java
…
SwitchWithPrimitiveSelectorBoolean.java
…
SwitchWithPrimitiveSelectorByte.java
[java] IDEA-352189 Support JEP 455. Implement increase language level check and fix
2024-07-05 11:34:47 +00:00
SwitchWithPrimitiveSelectorChar.java
…
SwitchWithPrimitiveSelectorDouble.java
[java] IDEA-352189 Support JEP 455. Implement increase language level check and fix
2024-07-05 11:34:47 +00:00
SwitchWithPrimitiveSelectorFloat.java
…
SwitchWithPrimitiveSelectorInt.java
[java] IDEA-352189 Support JEP 455. Implement increase language level check and fix
2024-07-05 11:34:47 +00:00
SwitchWithPrimitiveSelectorLong.java
…
SwitchWithPrimitiveSelectorShort.java
…
VarLambda.java
…
VarLocal.java
…