I'm new to java world and started to learn maven. I came across the following topics and it become pretty hard to find an article that explain them to unexpirienced java programmers.
This is the tutorial I'm reading, please explain the following:
- Resource files
- Classpath (I read this answer but couldn't understand why I need to involve the OS (environment variables) which liberies I need in a specific project)
- Bundle