Skip to content

Releases: OpenEstate/OpenEstate-Tool-HelloWorld

OpenEstate-Tool-HelloWorld 1.0.0

11 Mar 02:34

Choose a tag to compare

This release updates the example addon for OpenEstate-ImmoTool 1.0.0.

The released OpenEstate-Tool-HelloWorld-1.0.0.zip can be placed into the plugins folder of your OpenEstate-ImmoTool installation. After the application was started you can enable the new addon in your project via Main Menu » Extras » Addons.

Changelog

  • updated for OpenEstate-ImmoTool 1.0.0
  • updated to Java 11
  • migrated from JPF to PF4J

OpenEstate-Tool-HelloWorld 1.0-beta42

31 Jul 03:42

Choose a tag to compare

This release does not contain any relevant changes. We've only updated the dependency of OpenEstate-ImmoTool to version 1.0-beta42.

The released OpenEstate-Tool-HelloWorld.zip can be placed into the plugins folder of your OpenEstate-ImmoTool installation. After the application was started you can enable the new addon in your project via Main Menu » Extras » Addons.

OpenEstate-Tool-HelloWorld 1.0-beta40

14 May 05:18

Choose a tag to compare

This release does not contain any relevant changes. We've only updated the dependency of OpenEstate-ImmoTool to version 1.0-beta40.

The released OpenEstate-Tool-HelloWorld.zip can be placed into the plugins folder of your OpenEstate-ImmoTool installation. After the application was started you can enable the new addon in your project via Main Menu » Extras » Addons.

OpenEstate-Tool-HelloWorld 1.0-beta39

27 Mar 16:38

Choose a tag to compare

This release does not contain any relevant changes. We've only updated the dependency of OpenEstate-ImmoTool to version 1.0-beta39.

The released OpenEstate-Tool-HelloWorld.zip can be placed into the plugins folder of your OpenEstate-ImmoTool installation. After the application was started you can enable the new addon in your project via Main Menu » Extras » Addons.

OpenEstate-Tool-HelloWorld 1.0-beta38

12 Mar 14:51

Choose a tag to compare

This release does not contain any relevant changes. We've only updated the dependency of OpenEstate-ImmoTool to version 1.0-beta38.

The released OpenEstate-Tool-HelloWorld.zip can be placed into the plugins folder of your OpenEstate-ImmoTool installation. After the application was started you can enable the new addon in your project via Main Menu » Extras » Addons.

OpenEstate-Tool-HelloWorld 1.0-beta37

23 Dec 17:00

Choose a tag to compare

This release does not contain any relevant changes. We've only updated the dependency of OpenEstate-ImmoTool to version 1.0-beta37.

The released OpenEstate-Tool-HelloWorld.zip can be placed into the plugins folder of your OpenEstate-ImmoTool installation. After the application was started you can enable the new addon in your project via Main Menu » Extras » Addons.

OpenEstate-Tool-HelloWorld 1.0-beta36

11 Apr 02:48

Choose a tag to compare

This release does not contain any relevant changes. We've only updated the dependency of OpenEstate-ImmoTool to version 1.0-beta36.

The released OpenEstate-Tool-HelloWorld.zip can be placed into the plugins folder of your OpenEstate-ImmoTool installation. After the application was started you can enable the new addon in your project via Main Menu » Extras » Addons.

OpenEstate-Tool-HelloWorld 1.0-beta35

23 Mar 02:10

Choose a tag to compare

In the last few years the API of OpenEstate-ImmoTool 1.0-beta changed quite a lot. Therefore we had to rework our previously released HelloWorld addon at some points.

The plugin was built against OpenEstate-ImmoTool 1.0-beta35. It should also work with later versions as long as the API does not change. In case of incompabilities we're going to provide an update of the HelloWorld addon.

The released OpenEstate-Tool-HelloWorld.zip can be placed into the plugins folder of your OpenEstate-ImmoTool installation. After the application was started you can enable the new addon in your project via Main Menu » Extras » Addons.

Changelog

  • migrated to the environment of OpenEstate-ImmoTool 1.0-beta35
  • internationalization / translation via gettext
  • GUI components without any graphical form builders
  • simplified plugin environment
  • improved build process (separate profiles for development and release)
  • cleanup pom.xml according POM conventions