Releases: Lauriichan/Project-Compiler
Releases · Lauriichan/Project-Compiler
v1.1.3
v1.1.2
Fix that the Console TextField didn't accept input
v1.1.1
Fixed translations not being read from the jar file
v1.1.0
Some small improvements
Added 'Language' setting to settings view
Added English translations
Available translations:
- en-uk
- de-de
v1.0.2
Updated all saved paths to relative paths and add support for network drives
v1.0.1
Fixed a bug on project import which caused the options to not being imported at all
Improved project selection on import and project creation
v1.0.0
First and probably final release of this program.
This program is to manage Java projects and compile them without any IDE.
It needs JDK 8 to work properly and doesn't work on JDK 16+
Features it has:
- Project Manager
- Project Compiler
- Diagnostics Tab (shows errors and stuff)
- Console (for executing projects and giving feedback)
Currently this program is in german only but I think I'll add a english translation sometime soon