Skip to content

JavaUtils v1.0.0

Choose a tag to compare

@Xibitol Xibitol released this 07 Jul 19:27
· 23 commits to master since this release
v1.0.0
d698d1c

JavaUtils v1.0.0, java build tools and utility libraries/classes.

Build tools and VSCode tasks.

Features:

  • A compiled files' cleaning script.
  • A java project's compiling script (Hidden in VSCode tasks).
  • A java project's execution script.
  • A Bash function loadEnvs(file, silent) to load property definition files (Internal library).
  • VSCode tasks as script shortcuts (For the source project and its tests).
  • Some other VSCode settings for Java (Extension: Language Support by Red Hat).