Working with Projects | ||
---|---|---|
Previous | Next | |
Introduction to the Semarchy DI Designer | Working with Metadata |
Resources are organized into projects and folders.
In a Semarchy Convergence for DI workspace, there are two default projects:
To create a new project:
To create a new folder:
You can organize folders within a project and resources within folders using drag and drop operations or using the Move action in a resource’s context menu.
A typical organization for a project is:
ProjectName
(Project)
metadata
(folder): this folder contains all the metadata resources.
development
(folder): this folder contains all the development resources.
process
(folder): this folder contains all the processes.
mapping
(folder): this folder contains all the mappings.
Semarchy Convergence for DI uses Templates to generate the code of processes for the mappings. By default, these templates are imported in the global project.
To import templates:
Templates.YYYY-MM-DD.zip
where
YYYY-MM-DD
is a date corresponding to the template package release. Click
OK.
The Semarchy Convergence for DI workspace and the projects use exclusively file storage. They can be version controlled using a version control system compatible with Eclipse RCP, for example Subversion. Refer to the version control system documentation for more information.
Previous | Top | Next |
Introduction to the Semarchy DI Designer | Working with Metadata |