Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: LibreOffice/loeclipse

v4.2.1

25 Sep 11:03

Choose a tag to compare

  • #57 Improvements to passive component registration
  • #156 Passive registration should list all services that an implementation has in package.components
  • #158 Allow ant build to be cancelled
  • #163 Make sure modules are compiled correctly with ant
  • #165 Enable Java debug symbols with Ant

v4.2.0

17 Feb 08:08

Choose a tag to compare

  • #57 Allow passive component registration
  • #145 Fix SDK detection on Windows
  • #146 Update build.properties when classpath changes
  • #137 Allow generating ant script from non-UNO project
  • #142 Improve non-UNO project management
  • #136, #140 Recognize modular projects
  • #147 Fix for ant build with non-modular projects
  • #149 Don't empty build/ directory when building with ant

v4.1.0

27 Jan 07:28

Choose a tag to compare

Changes:

  • #130 Support LibreOffice SDK >= 24.2
  • #104 Improve error handling for RegistrationHandler.classes file
  • #117, #119: Improved management of package.properties file
  • #127 Improvements to ant build

v4.0.2

03 Apr 09:08

Choose a tag to compare

Changes:

  • #98 Support LibreOffice >= 7.5
  • #85 Detect subfolders in lib directory

v4.0.1

27 Aug 06:31

Choose a tag to compare

Changelog:

  • Improved Python project support
    • Fixed run configuration
    • Correctly add multiple python files to build

v4.0.0

15 Jun 13:06

Choose a tag to compare

Changelog:

  • New Java baseline: Java 8 now required (instead of Java 7)
  • Support LibreOffice 7.0 (recognize new libreoffice.jar)
  • Gradle/Buildship support:
    • Jars in "libs" directory in Project root dir are treated as external libs

v3.0.1

16 Jul 08:47

Choose a tag to compare

Changelog:

  • #72 Fix running javamaker with spaces in project path
  • Load description.xml editor even when locale is missing
  • Remove crashreport service (Service no longer exists)
  • Fix build with empty build directory

v3.0.0

27 Oct 11:55

Choose a tag to compare

Changelog:

  • Python support for extension development

v2.3.0

14 May 10:06

Choose a tag to compare

Changelog:

  • #52 Ant export is now a separate export option
  • #51 Automatically add .oxt extension for OXT export
  • #21 An error message is shown when RegistrationHandler.classes is empty
  • #8 Making sure a project is selected before generating an interface/a service file
  • #62 Fix Null Pointer Exception when trying to export Extension Project

Thanks @shobhanmandal for all of this!

v2.2.6

04 Sep 09:46

Choose a tag to compare

Changelog:

  • #47 Setup automatic error reporting