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-13 06:07:04 +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
/
addAnnotationAttributeName
History
…
..
afterMatchingArrayItem.java
…
afterMatchingType.java
…
afterMultiAttr.java
…
beforeMatchingArrayItem.java
[java] More tests for preview; minor fixes
2022-07-22 11:54:00 +00:00
beforeMatchingType.java
…
beforeMultiAttr.java
…
beforeMultiAttrUsedName.java
…
beforeNonmatchingArrayItem.java
Java inspection: Added a fix for single-value annotations where the annotation doesn't have a 'value()' method and therefore "Expand Annotation to Normal Form" fix couldn't be applied (IDEA-158456, IDEA-157727)
2016-07-20 13:33:13 +03:00
beforeNonmatchingType.java
…