Skip to content

Releases: Lauriichan/Project-Compiler

v1.1.3

24 Nov 08:44
Compare
Choose a tag to compare

Fixed some issues with the scrolling of ListPanes, RadioLists and LogDisplays
Increased scrolling speed / scrolling max speed of all scrolling interfaces

v1.1.2

30 Oct 10:08
Compare
Choose a tag to compare

Fix that the Console TextField didn't accept input

v1.1.1

27 Oct 17:39
Compare
Choose a tag to compare

Fixed translations not being read from the jar file

v1.1.0

27 Oct 17:24
Compare
Choose a tag to compare

Some small improvements
Added 'Language' setting to settings view
Added English translations

Available translations:

  • en-uk
  • de-de

v1.0.2

26 Oct 18:30
Compare
Choose a tag to compare

Updated all saved paths to relative paths and add support for network drives

v1.0.1

25 Oct 09:09
Compare
Choose a tag to compare

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

25 Oct 07:32
Compare
Choose a tag to compare

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