Java com eclipse

quero apreder java utilizando o eclipse mais tenho uma duvida como faço para adicionar um pluging do visual editor (VE) pois utilizo uma lan house para baixar e depois levo ate o meu computador com pendrive.

Quais os passos para intalar esse pluging visual editor

How do I Install VE?

VE releases can now be downloaded through Update Manager.

VE 1.1.0.1 with Eclipse 3.1.2 has become a little complicated because of some Eclipse update site restructuring that has taken place. Because of this here are the instructions for VE 1.1.0.1:

  1. Install Eclipse SDK 3.1.2 SDK. Download the appropriate zip file for your system.
  2. Unzip into a clean directory
  3. Run the eclipse.exe out of the eclipse directory and select/create a workspace
  4. Do Help->Software Updates->Find and Install…
  5. Select the Search for New features to install… and hit the Next button
  6. Click on New Remote Site… button, and add this site (name it VE): http://update.eclipse.org/tools/ve/updates/1.0
  7. Click on New Remote Site… button, and add this site (name it EMF): http://update.eclipse.org/tools/emf/updates
  8. Click on New Remote Site… button, and add this site (name it Old Eclipse): http://update.eclipse.org/updates/3.0
  9. Select VE, EMF, and Old Eclipse, and Hit Finish
  10. Select the mirrors to use as they are asked for
  11. Expand the tree VE->VE->Visual Editor SDK 1.1.0.1, and hit the checkbox on it
  12. Expand EMF tree, EMF->EMF SDK 2.1.2->EMF SDK 2.1.2 and hit the checkbox on it
  13. Expand Old Eclipse->GEF 3.1.1->Graphical Editing Framework 3.1.1 and hit the checkbox on it
  14. Hit Next, accept the licences, hit Next, hit Finish

This will then allow a clean complete installation of VE

With Eclipse 3.2 there is Callisto, which makes it all simpler and one-stop shopping. See Callisto.

Or you can download the version of VE that matches your installation of Eclipse. (The SDK download contains documentation and source, while the runtime download does not.) You will also need to download the matching version of GEF and EMF. The download page will give this information for you. Exit Eclipse and unzip into the directory that eclipse is installed into. For example, if you have installed into “D:\XYZ\eclipse”, you would unzip into “D:\XYZ”. Restart Eclipse using the -clean option (only do this once) to clear the cache and verify that everything is installed. To do so, go to Help->About Eclipse Platform->Feature Details.

Retirado de http://www.eclipse.org/vep/WebContent/faq.html.

voce tem essa explicaçao em portugues pois nao leio bem ingles

Baixa o plugin e descompacta na pasta onde está a pasta do eclipse.

baixe o eclipse.

baixe o VE.

Baixe os pacotes complementares (EMF e GEF )

Todos os arquivos que vc baixou são zip.
descompacte o eclipse.
descompacte os outros arquivos dentro da pasta plugins, dentro do diretório do eclipse.

abra um prompt do dos (iniciar, executar, cmd e enter)

vá até o diretório do eclipse e rode com o parametro -clean (eclipse - clean)

teste e post os resultados.

os arquivos vc pode procurar no site do eclipse (www.eclipse.org)