Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 513 Bytes

File metadata and controls

24 lines (19 loc) · 513 Bytes

#Welcome to this amazing DatabaseProsjekt You are welcome.

How to run on OSX:

Follow guide here.

TLDR: put the JDBC Jar-file in

/Library/Java/Extensions

First compile the app with javac

javac main/Main.java

And run the app in terminal from the src-folder.

java main.Main .:/Library/Java/Extensions/mysql-connector-java-5.1.38-bin.jar

Screaming Sun aaaaaaaaaaaaah!