feature/manual_and_auto_classpath_option #1

Merged
David merged 10 commits from feature/manual_and_auto_classpath_option into master 2022-08-12 18:40:10 +02:00

10 Commits

Author SHA1 Message Date
13e0c7c71f Feature: Manual and auto classpath option
- Adjusting links in documentation
2022-08-12 18:35:58 +02:00
7604890611 Feature: Manual and auto classpath option
- Adjusting links in documentation
2022-08-12 18:30:07 +02:00
ff575c0d83 Feature: Manual and auto classpath option
- Renaming option --spring-boot to --auto-class-path
- Adding option -s and --silent to use javaw for windows programs
2022-08-12 17:25:22 +02:00
caccbe74e4 Feature: Manual and auto classpath option
- Using java instead javac to get an output console
2022-08-12 16:09:15 +02:00
9255ff9f33 Feature: Manual and auto classpath option
- Setting LTS from version 11 to 17
- Fixing jdep call
- Updating README.md
2022-08-12 14:28:37 +02:00
7037c6a791 Feature: Manual and auto classpath option
- Making download url static in install file
2022-08-11 23:08:25 +02:00
81dd7332c7 Feature: Manual and auto classpath option
- Fixing url in install file
2022-08-11 22:39:08 +02:00
5ae894e34a Feature: Manual and auto classpath option
- Fixing url in README.md
2022-08-11 22:35:23 +02:00
8babb073d3 Feature: Manual and auto classpath option
- Updating README.md (draft)
- Updating install (draft)
2022-08-11 22:28:29 +02:00
86657a6d32 Feature: Manual and auto classpath option
- Adding option to put additional class paths to the builder
- Adding option to get automatically the class path for jar files
(tested with Spring-Boot)
2022-08-11 21:54:33 +02:00