Skip to content

Releases: de-jcup/egradle

Version 3.2.0

04 Apr 18:43
Compare
Choose a tag to compare

This release contains only some minor changes/bugfixes:

  • importer improved/fixed
  • one color in console enhanced for dark theme
  • fixed eclipse refresh action on single project

See https://github.com/de-jcup/egradle/milestone/39?closed=1

Full Changelog: v3.1.0...v3.2.0

Version 3.1.0

14 Mar 14:26
Compare
Choose a tag to compare

Improvements

  • syntax highlighting
  • auto bracket insertion
  • possibility to clean eclipse dependencies for a single selected project
  • more deprecated keywords
  • bug fixes

Details see https://github.com/de-jcup/egradle/milestone/38?closed=1

Version 3.0.0

20 Feb 01:22
Compare
Choose a tag to compare

Major release

  • Project wizard supports now current gradle version (7.4)
    • Gradle wrapper included is now also version 7.4
    • Updated all new project wizard scripts
  • Keywords deprecated since gradle 6.0 are now marked in editor with red highlighting (can be customized)
  • Virtual root project is now added automatically to all working sets (enabled per default, but can be turned off)
  • Bracket auto closing improved: when inside Strings/GStrings, no additional new lines are added any longer, thanks to @BeckerFrank
  • Many other changes

For details look at https://github.com/de-jcup/egradle/milestone/37?closed=1

Version 2.8.0

05 May 16:01
Compare
Choose a tag to compare

This release contains no special features
It has only internally changed the build mechanism (now Gradle 6.8.3) and changed deployment

This was necessary because of #379
So it was necessary to deploy as soon as possible because old bintray repository data no longer available
To have a clear separation - it's clear that 2.8.0 was never released on bintray the new version become necessary

For details please look at https://github.com/de-jcup/egradle/milestone/36?closed=1

Version 2.7.0

11 Oct 22:38
Compare
Choose a tag to compare

Bugfixes and some new features/enhancements

for details see https://github.com/de-jcup/egradle/milestone/35?closed=1

Version 2.6.1

10 Jul 11:46
Compare
Choose a tag to compare

Version 2.6.0

07 Jun 15:10
Compare
Choose a tag to compare

Contains

Version 2.5.0

10 Jun 22:30
Compare
Choose a tag to compare

Some minor changes and last but not least : Template for Asciidoctor now included

For details look at https://github.com/de-jcup/egradle/milestone/32?closed=1

Version 2.4.0

06 Apr 11:52
Compare
Choose a tag to compare

Version 2.3.0

05 Nov 23:32
Compare
Choose a tag to compare

With this release EGradle has got following new features:

  • Caching and rebuilding former meta data on reimporting projects (e.g. to prevent lost of team provider information)
  • An additional basic template for new project wizard. It the default template now
  • New project wizard templates have now a priority treshold, so users can define which template shall be
    selected first (see help about custom templates)
  • Embedded Gradle wrapper now from gradle 4.3
  • New Project wizard templates supporting now an entry for gradle version. Default is 4.3

For details look at https://github.com/de-jcup/egradle/milestone/30?closed=1