
Click
Window > Open Perspective > Other... > VJET to change to the VJET perspective.
Click
File > New > Other... > VJET Project to open the New VJET Project wizard.
Type "Project1" in the Project name field. Click Next.

On the next page, Select "Project1" source folder.
Click Link additional source link in Details pane or button
in view bar.

In Link Source click Browse.... and choose the C:\Project\SourceFile directory.

Click Finish to validate and close the dialog.
Expand the "src" source folder. Select the empty package "tests"
and set it as source folder using either Use as Source Folder popup-menu item
or button
in view bar.

Your project source setup now looks as follows:

C:\Project\SourceFile directory and the C:\Project\SourceFile\tests directory.

