This repo contains the code for the labs in Jacks classes each week. This repo is for Netbeans users, if you wish to use VSCode, please visit this repo: https://github.com/jiak1/ISDAutLab-VsCode
Make sure you first install:
- Java JDK 8 (https://www.oracle.com/au/java/technologies/javase/javase8-archive-downloads.html)
- Netbeans Version 12.4 (https://netbeans.apache.org/front/main/download/nb124/nb124/)
Once you have downloaded this code locally & extracted it from the zip file:
- Open Netbeans & Press 'Open Project'. Select the folder you downloaded.
- Click the services tab, right click servers, press 'Add Server'
-
Download Glassfish Server. Make sure to select Version 4.0
-
Go to the projects tab & right click 'ISDLabs'. There should be a button 2nd from the bottom that says 'Resolve Missing Server Propertise'. Press this & select Glassfish Server.
-
Press the run button to launch the application.