Project Management

Project Management provides you with an overview of your RapidClipse projects and structures projects by default into 7 main areas (Packages). Each entry in the Project Management corresponds to a file. The designations must therefore be unique. In each area, further packages can be created to structure the project. In different packages, however, the use of files with the same designation is possible and unproblematic, since these can be uniquely addressed via the package name.

RapidClipse Project Management is a simplified alternative to the more complex standard Eclipse Project Explorer, which you can also use in RapidClipse.

image not found

Icons:

Icon

function

image not found

Creates a new RapidClipse. To do this, call the Project Wizard.

image not found

Opens a project that has been saved in the Workspace is present.

image not found

Lies a new data source an.

image not found

Imports the database metadata and generates entities from it.

image not found

Creates a new entity. Calls the Entity Editor.

image not found

Creates database tables from the existing entities.

image not found

Creates a new package.

image not found

Creates a new Java class.

image not found

Lays a new Authentication Provider an.

image not found

Lays a new Authorization Configuration Provider an.

image not found

Creates a new own GUI element

image not found

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

image not found

Creates a new folder.

image not found

Creates a new theme

Note:

Eclipse Project Explorer - You can always use the standard Project Explorer from Eclipse. To do so, enter Project Explorer in the RapidClipse search and then select Views | Project Explorer.

Project Management and Workspace

All RapidClipse projects are stored in a directory called Workspace.

image not found

Close project

To improve the overview, projects can be closed in Project Management. Projects that you close are no longer displayed in Project Management, but are still available in the workspace. This can be helpful, for example, if your project consists of several subprojects.

  1. Right-click the project you want to close.

  2. Select Close Project from the context menu.

image not found

Open project

Closed projects that still exist in the workspace can be reopened at any time.

  1. In Project Management, click image not found to open a project that exists in the workspace.

  2. In the following dialog, select the projects you want to open in RapidClipse.

  3. Click OK.

image not found