Versions Compared

Key

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

The Project Management area gives you an overview of your RapidClipse projects and organizes projects by default into six mein areas into six main areas (packages). Each entry in the Project Management section corresponds to one file. Thus, the name of each entry must be unique. Further packages can be created within each area to add an additional level of organization to the project, and these can use the same file names in alternative entries without any problem because they can be addressed uniquely using the package names.

...

Icon

Function

Creates a new RapidClipse project and opens the project wizard.

Opens a project available in Workspace.

Creates a new data source.

Imports the database metadata and generates entities from it.

Creates a new entity and opens the Entity Editor.

Generates database tables from the available entities.

Creates a new package.

Generates a new Java class.

Creates a new Authentication Provider.

Creates a new Authorization Configuration Provider.

Generates a new view or a custom GUI element.

Creates a new property file for the Internationalization of an interface.

Creates a new folder.

Note:

  • Eclipse Project Explorer - You can use the standard Eclipse Project Explorer at any time. To do so, enter Project Explorer in the RapidClipse search bar and select  Views > Project Explorer.

...