Skip to content

Releases: BlueBoxWare/LibGDXPlugin

1.23.5

05 Jan 14:40

Choose a tag to compare

  • Significant performance improvements in Skin handling and related functionality (#33 continued).

1.23.4

18 Dec 14:34

Choose a tag to compare

  • #33: Fix perfomance issue with Skin files

1.23.3

07 Aug 12:52

Choose a tag to compare

  • Fix "Slow operations are prohibited on EDT" error with IntelliJ 2021.2.

1.23.2

03 Jul 12:38

Choose a tag to compare

  • Fix IllegalAccessError with IntelliJ 2021.1.*.

1.23

03 Feb 20:57

Choose a tag to compare

  • Some Suppression ids have been changed for consistency. See Inspections.md for an up to date list.
  • Reworking of JSON handling, fixing several bugs (like #26).
  • #27: Display a warning when *.gwt.xml files are changed in a html module that a full rebuild is necessary.
  • JSON: highlight usages of the same key in a file, find usages of a key in a file, rename all usages of a key.

1.23-pre

22 Jan 14:05

Choose a tag to compare

Warning popup when .gwt.xml files are edited that the project must be…

1.22.1

20 Oct 12:29

Choose a tag to compare

  • Bundle kotlin-reflect dependency.

1.22

17 Oct 17:30

Choose a tag to compare

  • Compatibility with Kotlin plugin 1.4.20+ (#23)
  • Build with Java target 1.8 (fixes compatibility with Android Studio)

1.21

23 Sep 12:09

Choose a tag to compare

  • Changed plugin name to libGDX (#22).
  • Improvements and additions to the outdated library versions inspections.

1.20.2

04 Jan 13:16

Choose a tag to compare

  • Compatibility with IntelliJ 2020.1.