Skip to content

Releases: de-jcup/egradle

Version 2.2.1

20 Oct 11:14
Compare
Choose a tag to compare

Bugfix and minor improvements

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

Version 2.2.0

28 Sep 21:44
Compare
Choose a tag to compare

This release contains separation of groovy based parts into egradle core, so available from https://github.com/de-jcup/eclipse-jenkins-editor .

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

Version 2.1.0

26 Aug 21:00
Compare
Choose a tag to compare

With this release EGradle supports Workingset - Reassignment on reimporting gradle projects.
It also contains a bugfix for editor (escaping in Strings).

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

Version 2.0.2

27 Jul 10:20
Compare
Choose a tag to compare

Some bugfixes and improvements

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

Version 2.0.1

29 Jun 17:01
Compare
Choose a tag to compare

Bugfix in junit integration

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

Version 2.0.0

14 Jun 06:53
Compare
Choose a tag to compare

Feature, bugfix and architecture release

  • EGradle Editor can now be installed without IDE
  • New project wizard + tempalate mechanism implemented.
    comes with 2 standard templates but can be customized by users
  • Some UI improvements
  • Importer improved
  • Documentation updated
  • Some bugfixes

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

Version 1.3.1

03 May 11:12
Compare
Choose a tag to compare

Bugfix release (+ minor improvements)

With this release the old update site is no longer supported, please use only bintray variant:
https://dl.bintray.com/de-jcup/egradle/

  • Some UI improvements
  • Code completion bugfixes
  • Importer improved (UI + robustness + logic)
  • Documentation updated
  • Outline view bugfix
  • Link to java type bugfix
  • "Refresh eclipse dependencies" does now also do a clean to projects

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

Version 1.3.0

22 Mar 02:58
Compare
Choose a tag to compare

Feature release

  • Code completion
    EGradle editor supports now code completion and code tooltips (Gradle 3.0)

  • New action "Show dependencies"

  • Syntax highlighting bugfix + Support for GroovyDoc and Annotations

  • Groovy and Java types now hyperlinked inside EGradle editor

  • EGradle submenu now at most context operations instead all actions in flat list

  • Editor has now standard text actions available (block mode, wrap etc.)

  • Editor which has error markers inside has now tab / title with errror icon

  • Editor has new decorator icon

  • Groovy keywords now full supported

  • Editor is now able to do block comments

  • Editor has now possibility to auto close curly brackets

  • Quick launch dialog now moveable + persisted

  • Minor changes

  • Import now canceable

  • also many bug fixes

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

Version 1.2.1

21 Dec 08:22
Compare
Choose a tag to compare

Bugfix release, contains

  • Outline problem fixes
  • Parse problem fixes
  • Minor changes

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

With this release eclipse update-site URL changed to bintray:
https://dl.bintray.com/de-jcup/egradle/
Please change your update site location for EGradle or do a full reinstall of EGradle.
The old URL is still supported, but deprecated.

Reason for change: There were technical problems with former rawgithub.com URL (e.g. sometimes repository was no more found by eclipse updater, etc. , also download seems to be faster at bintray)

Version 1.2.0

16 Dec 11:52
Compare
Choose a tag to compare
  • Dark theme support
  • Auto "derived" feature introduced (disabled per default)
  • Bugfixes

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