Versions Compared

Key

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

...

  • XWS-1868 - In some cases the usage of shortcuts within the UI Builder does not work in a proper way e.g. Ctrl + C, Ctrl + V, Ctrl + X. This has been fixed.

  • XWS-1927 - The property of a grid SelectionMode.NONE in combination with a binder generated code which lead to an exception at runtime. This has been fixed.

  • XWS-1922 - The summary of the Accordion component was not displayed properly in the UI Builder. Now it is.

  • XWS-1918 - The synchronization of the Route configuration from code to UI Builder properties does not work properly in some cases. This has been fixed.

  • XWS-1917 - The Version of RapidClipse IDE was not displayed correctly in the Help - About RapidClipse X screen. It will now display correctly.

  • XWS-1915 - A NullPointerException was thrown at runtime when refreshing or closing the Edge-Browser. The reason was a combination of the @Push annotation and RapServlet. This has been fixed.

  • XWS-1914 - In some cases the Flex-Layout was not displayed properly in the UI Builder. This has been improved.

  • XWS-1881 - Refreshing a page with multiple StreamResources caused a steady increase in pool size. We fixed this issue by adding lazy initialization for the EntityManager to the per-request session strategy. This means that the EntityManager is only created on demand, and not on every request made to the server application. This should increase the framework performance over all.

  • XWS-1875 - Sometimes the Check for updates function breaks the content assist. We tried to fix this but this leads to deeper eclipse functionality we are not aware of. Because of this we recommend to use the RapidClipse installer to update instead of using the internal update functionality.

  • XWS-1873 - Opening multiple JPA entities with RC entity Editor and move them side by side results in a loop. This behavior has been fixed.

  • XWS-1872 - In some cases ghosts of deleted entity files remained in the RapidClipse Project Management. This has been fixed.

  • XWS-1871 - Binding of Checkboxes leads to an exception when null representation is set by default. We disabled the null representation by default.

  • XWS-1860 - Adding a component to FormLayout doesn't always wrap it with a FormItem. This has been fixed.

  • XWS-1859 - Preparing launch delegate...: Staring virtual machine..." blocks UI. Could not be improved because the UI Builder need a full build to show a window.

  • XWS-1857 - An issue where were a new GUI Element were generated in the wrong package has been fixed.

...