Versions Compared

Key

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

...

  • Preview single views only: You can start with single views; however, opening additional views is possible.
  • Changes to the project during preview: During the preview, the operating system can block the write access to the individual files used by the local preview instance. This can lead to serious inconsistencies in your code. As such, while running the preview in your browser, you should not make any changes to your code or project structure and should not perform any Maven updates. However, making changes in the GUI Builder during the preview will not cause any problems.
  • Start entire application
    • Start Servlet - Deploys the application to a local application server; e.g., Tomcat, and runs the application locally.
    • Deploy in XDEV Cloud - Deploys the application to the XDEV Cloud and runs it in the XDEV Cloud under real-time conditions.

...