Importazione un un file RAR del progetto connettore

I progetti connettore vengono distribuiti in file RAR. È possibile importare un progetto connettore importandolo in un file RAR distribuito.

Per importare un file RAR del progetto connettore utilizzando la procedura guidata, procedere come segue:

  1. Nella prospettiva J2EE, scegliere File > Importa. Viene visualizzata la finestra Importazione.
  2. Under Select an import source, click J2EE Enterprise Applications > RAR file.
  3. Scegliere Avanti.
  4. In the Connector file field, enter the full path and name of the connector RAR file that you want to import. Fare clic sul pulsante Sfoglia per selezionare il file RAR dal file system.
  5. In the Connector module combination box, type a new project name or select a connector project from the drop-down list. Se si immette il nome di un nuovo progetto, il progetto connettore verrà creato in base alla versione del file RAR del connettore e sarà memorizzato nel percorso predefinito.
  6. In the Target runtime drop-down list, select the application server that you want to target for your development. Questa selezione avrà effetto sulle impostazioni di runtime modificando le voci del percorso classi del progetto.
  7. If you want to add the new module to an enterprise application project, select the Add project to an EAR check box and then select an existing enterprise application project from the list or create a new one by clicking New.
  8. Nella casella Applicazione EAR, indicare un nome per il nuovo progetto o selezionare un progetto Enterprise Application dall'elenco a discesa. Oppure, scegliere Nuovo per avviare la procedura guidata Nuovo progetto Enterprise Application.
    Note: If you type a new enterprise application project name, the enterprise application project will be created in the default location with the lowest compatible J2EE version based on the version of the project being created. Se si desidera specificare una versione o un percorso diversi per l'applicazione enterprise, sarà necessario utilizzare la procedura guidata Nuovo progetto Enterprise Application.
  9. Scegliere Fine per importare il file RAR connettore.