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 12:50:56 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
251
Add File
New File
Upload File
Apply Patch
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
suspiciousTernaryOperatorInVarargsCall
History
…
..
afterMoreActualsThanFormals.java
…
afterObject.java
[java-intentions] More preview tests; minor fixes
2022-07-29 17:55:13 +00:00
afterPrimitiveArray.java
Support parentheses, fix bug when the array branch has a primitive array, more tests: IDEA-244144
2020-09-22 12:24:19 +00:00
afterSerializable.java
…
afterWithComment.java
[java-intentions] More preview tests; minor fixes
2022-07-29 17:55:13 +00:00
afterWithParentheses.java
[java-intentions] More preview tests; minor fixes
2022-07-29 17:55:13 +00:00
beforeMoreActualsThanFormals.java
…
beforeObject.java
…
beforePrimitiveArray.java
…
beforeSerializable.java
…
beforeWithComment.java
…
beforeWithParentheses.java
…