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 10 Next »

Latest Version:

3.0.3

What is new in RapidClipse 

  • Overview - What is RapidClipse? Short introduction.
  • Installation - How to install RapidClipse and the Java Development Kit.

Get started now

  • Neues Projekt anlegen - Wie ein neues Projekt anlegen und was Sie alles einstellen können.
  • Projekt-Struktur - Wie ein RapidClipse Projekt standardmäßig aufgebaut ist (Anwendungs-Architektur).

Database development

  • JPA & Hibernate - The entire database development with RapidClipse is based on JPA and Hibernate. This is why you should read this short introduction.
  • Sample Database - How to add the Northwind sample database which you can experiment with.
  • Creating a Data Source - How to create one or more data sources.
  • Entities - How to create entities that can be generated from a database, how to edit, add, delete and define relationships, and how to let them generate an entire database. One of the most important chapters of this documentation. 
  • Database Accesses (Data Access) - Database queries using SQL JPA and native SQL strings.

Designing graphical interfaces

  • Base Technologies - How interfaces created with RapidClipse work. You should understand the functional principle that is behind it.
  • Creating an Interface - Difference between UI and View and functional principle of the navigator. It’s essential to understand the functional principle.
  • Databinding - Connect Graphical interfaces to entities, reading out data from the interface and export edited data.
  • Layouts - Almost any interface is based on a layout, so the interface automatically adapts to any screen size. This chapter is therefore essential.
  • UI Components - description of all UI components.
  • Forms (XdevFieldGroup) - All about the forms.
  • UI Features - How to access windows, create master-detail views, deposit keyboard shortcuts, internationalize and persist the entire surface.
  • Declarative development - Development of interfaces with XML as an alternative to drag & drop.

RapidClipse Framework

XDEV Mobile Kit

How to access native system and device functions on mobile devices, including devices buttons, cameras, geolocation, NFC interfaces, etc.

Preview 

Preview - Preview of the current view in the web browser.

Deployment

  • Web application - Complete the project as a web application.
  • Mobile Apps - Complete project as hybrid mobile app for Android and iOS.
  • Desktop applications - Complete the project as a traditional Java desktop application (client-server or fat client).
  • XDEV Cloud Deployment - Deploy, test and host the project as a web application in the XDEV Cloud.

XDEV Cloud

Manage and host RapidClipse projects in the XDEV Cloud under real-time conditions for testing and production environments.

Appendix

Popular Topics

Recently Updated Pages

  • No labels