Skip to content

Releases: iloveeclipse/plugindependencies

1.3.4

04 Jan 20:06
Compare
Choose a tag to compare
  • Don't report warnings about same package for test bundles
  • Added explicit check for duplicated bundles in target platform
    (previously they were reported only if referenced by other bundles)
  • Added new option "-reportPluginsNotContainedInFeatures": report
    plugins not contained in features. Default is unset.
  • Fixed ConcurrentModificationException on tree updates (#9)

1.3.3

29 Jun 17:49
Compare
Choose a tag to compare
  • fixed issue #8
  • added -analyzeTargetState [showWarnings] command line option

Full Changelog: 1.3.1.202203161032...1.3.3

1.3.1.202203161032

16 Mar 09:38
Compare
Choose a tag to compare

1.2.0.201903291132

31 Mar 15:01
Compare
Choose a tag to compare

Java 9+ JDK support.

1.1.1.201808151506

15 Aug 13:24
Compare
Choose a tag to compare
  • Implemented dependency cycle detection
  • Fixed classpath resolve error for bundles without Bundle-ClassPath

1.1.0.201705012328

01 May 21:33
Compare
Choose a tag to compare
  • requires Java 8
  • lazy loading of target platforms
  • dedicated error/warning elements
  • allow to hide workspace plugins
  • properly resolve import package with bundle-version constraint
  • don't analyze workspace plugins if they are hidden

1.0.5.201703221036

22 Mar 09:42
Compare
Choose a tag to compare

Enhancement: report platform state if execution fails

1.0.5.201701260959

26 Jan 09:22
Compare
Choose a tag to compare

Fix for dynamic package imports

1.0.5

15 Feb 19:15
Compare
Choose a tag to compare

Some package related fixes

1.0.4

29 Nov 10:01
Compare
Choose a tag to compare

Eclipse 3.8 required.