Nesting resources in output directory

Layout on file system

Steps for defining a corresponding project

  1. Click Open VJET perspective Window > Open Perspective > Other... > VJET to change to the VJET perspective.

  2. Click Open new VJET project wizard File > New > Other... > VJET Project to open the New VJET Project wizard.

  3. Type "Project" in the Project name field. Click Next.

    New VJET Project wizard

  4. Select "Product" source folder.

    Click Link additional source link in Details pane or button Link Additional Source to Project in view bar.

    VJET Project Source setup

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

    Link Source dialog

  6. Click Finish to validate and close the dialog.

  7. Again, Select "Product" and click Link additional source link in Details pane or button Link Additional Source to Project in view bar.

    VJET Project Source setup

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

    Link Source dialog

  9. Expand the "Project/deliverables" source folder. Select the "libraries" package and exclude it from build path using either Exclude 'libraries' from build path link or Exclude popup-menu item.

    Exclude 'libraries' from build path

  10. Your project source setup now looks as follows:

    VJET Project Source final setup

  11. Select Libraries tab.

    Click on Add Zips....

    VJET Project Libraries setup

  12. Expand "Product" hierarchy to select zip files in "libraries" directory

    Click OK.

    ZIP Selection dialog

  13. Click Finish to finalize project creation.

    VJET Project Libraries final setup

  14. You now have a VJET Project with a "sources" folder and an output folder which contains nested library resources.

Related reference