You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# JavaRefactor [](https://github.com/Feng-Jay/JavaRefactor/actions/workflows/maven.yml)
2
2
3
-
JavaRefactor is used in our paper [Evaluating the Generalizability of LLMs in Automated Program Repair @ICSE2025-NIER](https://conf.researchr.org/track/icse-2025/icse-2025-nier)! If you think this repo is helpful, pls cite us😜!
3
+
JavaRefactor is used in our paper [Evaluating the Generalizability of LLMs in Automated Program Repair @ICSE2025-NIER](https://arxiv.org/abs/2503.09217)! If you think this repo is helpful, pls cite us😜!
4
4
5
5
JavaRefactor is a tool that can refactor java code while keeping original semantic.
0 commit comments