
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:\Project1\SourceFile directory.

Click Finish to validate and close the dialog.
Again, Select "Project1" and click Link additional source link in Details pane or button
in view bar.

In Link Source click Browse.... and choose the C:\ProjectFramework\SourceFile directory.
Type "FWSourceFile" in the Folder name field.

Click Finish to validate and close the dialog.
Your project source setup now looks as follows:

Create project "Project2" repeating steps 2 to 5 choosing C:\Project2\SourceFile
directory for source folder instead.
Click on Finish to create the project immediately.
Now, we'll see how to add a linked source folder when project is already created in workspace...
Edit project "Project2" properties and select VJET Builder Path page.
On Source tab, click Link Source....

In Link Source click Browse.... and choose the C:\ProjectFramework\SourceFile directory.
Type "src-common" in the Folder name field.

Click Finish to validate and close the dialog.
Click OK to apply project "Project2" properties changes.

