Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

In general the 10.2.0 release has 3 focuses:

  • Get RapidClipse running on MAC an Linux

    • To enable RapidClipse on Mac and Linux a huge effort were necessary. We had to change one of our core framework in the IDE and the UI Builder. These changes might have impact on different parts in the IDE like bugs or non working features.

  • Release of the GoogleChart integration

  • Release of the WebAPI

  • RapidClipse 10.2.1 is now based on the latest Eclipse version 4.14.0.

    1. For further information related to the Eclipse Platform see: https://www.eclipse.org/eclipse/news/4.14/

  • New Vaadin Version 14.2.21. is now included in RapidClipse

    1. For further information related to Vaadin see https://vaadin.com/releases

  • RapidClipse 10.2.1 is now available for Mac and Linux. You can get both versions at: https://account.xdev.cloud/

  • The bean validation wasn´t working since update from RapidClipse 4 to RapidClipse X. This has been fixed with the new “BeanValidationBinder”. You have to use this "BeanValidationBinder" instead of the regular Vaadin "Binder". In the new version you can choose this “BeanValidationBinder” in the Palette and Drag&Drop it on the ui or choose it direct in the FormWizard dialog.

  • We added our implementation for GoogleCharts.

    1. See Documentation here: Charts

  • We added our Web API

    1. See Documentation here: Web API

  • No labels