Skip to content
Snippets Groups Projects
Commit 40ea61bc authored by NeggutsMc's avatar NeggutsMc
Browse files

executable panel

parent f2de79f2
No related branches found
No related tags found
No related merge requests found
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
@echo off
cd .\bin
echo Compilation...
javac -d . ..\Panel.java
echo Execution de Panel...
java -cp .;mysql-connector-java-8.0.30.jar Panel
pause
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment