bdg-cre / Orbit

0 stars 0 forks source link

File path is sub-optimal in various situations. #1

Open bdg-cre opened 2 hours ago

bdg-cre commented 2 hours ago

Change the direct file paths to Classpath-Relative access.

Makes it easier to access files and also prevents any future issues.

bdg-cre commented 2 hours ago

After optimising, move the resources folder into the src/main/java path.