Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The eclipseClasspath task no longer merges classpath entries present in the classpath file. It replaces all classpath entries with the dependencies declared in the build script.
  • The eclipseWtp task has been split into eclipseWtpComponent and eclipseWtpFacet tasks.

IDEA Plugin

  • The ideaModule task no longer merges libraries present in the module file. It replaces all libraries with the dependencies declared in the build script.
  • The ideaModule task only includes in the module those source directories which exist. It used to include all defined source directories.