New CDC Application Wizard: Existing Sources
The New CDC Project with Existing Sources wizard enables you to create
a new
CDC project from an existing CDC source folder. You open the wizard by
opening the New Project wizard and selecting the
CDC Application with Existing Sources template from the CDC category.
On the Existing Sources page, you have to set the following properties:
- Source Packages Folder. Specifies the folder that contains the CDC
source code for the project. You must set the Source Packages Folder to the
folder that contains the default package.
- Test Packages Folder (Optional). Specifies the folder that contains
the JUnit test suites for the project. You must set the Test Packages Folder
to the folder that contains the default package.
When you click Finish, the project is created on your computer and opened in
both the Projects window and the Files window.
Notes:
- Each CDC Project with Existing Sources can only contain one source packages
folder and its corresponding test packages folder. To work with multiple source
folders, you have to create a separate project for each source folder and
create build dependencies between the projects.
Legal Notices