We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9dca3 commit 99a15c9Copy full SHA for 99a15c9
MultiRefactor.bat
@@ -1,2 +1,2 @@
1
-@REM java -jar refactory.jar %*
2
-@java.exe -classpath ./bin;./lib/* multirefactor.Main %*
+@REM To run the MultiRefactor project, use the command below.
+@java -cp bin;lib/* multirefactor.Main %*
MultiRefactor.jar
1.33 MB
0 commit comments