sources
e deliverables
.deliverables
.deliverables/libraries
directory:
Click
Window > Open Perspective > Other... > Java
to change to the Java perspective.
Click
File > New > Other... > Java Project
to open the New Java Project wizard.
Immettere "Product" nel campo Nome progetto. Fare clic su Avanti.
Nella pagina successiva, immettere "Product/deliverables" nel campo Cartella di output predefinita.
Select "Product" source folder.
Click Link additional source link in Details pane or button in view bar.
In Link Source click Browse.... e selezionare
la directory D:\Product\sources
.
Click Finish to validate and close the dialog.
Again, Select "Product" and click Link additional source link in Details pane or button in view bar.
In Link Source click Browse.... and choose the D:\Product\deliverables
directory.
Expand the "Product/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.
L'impostazione di origine del progetto avrà il seguente aspetto:
Selezionare la scheda Librerie.
Scegliere Aggiungi JAR....
Espandere la gerarchia "Product" e selezionare i file jar nella directory "libraries".
Scegliere OK.
Click Finish to finalize project creation.
You now have a Java project with a "sources" folder and an output folder which contains nested library resources.
Procedura guidata Nuovo progetto Java
Vista Esplora pacchetti