Skip to content

Commit 99a15c9

Browse files
authored
Add jar file to include MultiRefactor as a dependency in other projects
1 parent 4d9dca3 commit 99a15c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MultiRefactor.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
@REM java -jar refactory.jar %*
2-
@java.exe -classpath ./bin;./lib/* multirefactor.Main %*
1+
@REM To run the MultiRefactor project, use the command below.
2+
@java -cp bin;lib/* multirefactor.Main %*

MultiRefactor.jar

1.33 MB
Binary file not shown.

0 commit comments

Comments
 (0)