faqts : Computers : Programming : Languages : Java : IDE Related : Eclipse

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

2 of 3 people (67%) answered Yes
Recently 2 of 3 people (67%) answered Yes

Entry

Java: IDE: Eclipse: RAD: Visual Editor: Where to download and how to install Eclipse Visual Editor?

Apr 19th, 2006 12:05
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 16 April 2006 - 08:38 pm ----------------------

Java: IDE: Eclipse: RAD: Visual Editor: Where to download and how to 
install Eclipse Visual Editor?

---

Eclipse Visual Editor v1.2

===

Steps: Overview:

 1. -Download and install Eclipse v3.1.1

 2. -Goto URL

      http://download.eclipse.org/tools/ve/downloads/drops/R-1.1-
200507221721/index.html

 3. -Download the following files (e.g. in the same directory as you 
installed Eclipse v3.1.1)

     1. -EMF or Eclipse Modeling Framework build 2.1.0

          http://www.eclipse.org/downloads/download.php?
file=/tools/emf/downloads/drops/2.1.0/R200507070200/emf-sdo-runtime-
2.1.0.zip

     2. -GEF or Graphical Editing Framework Build 3.1

          http://www.eclipse.org/downloads/download.php?
file=/tools/gef/downloads/drops/R-3.1-200507071758/GEF-runtime-3.1.zip

     3. -VE or Visual Editor Runtime 1.1

          http://www.eclipse.org/downloads/download.php?
file=/tools/ve/downloads/drops/R-1.1-200507221721/VE-runtime-1.1.zip

 4. -Unzip this files in the same directory as Eclipse v3.1.1

     1. -E.g. unzipping from the command line using pkzipc.exe
              (press <A> to overwrite 'A'll when asked)

         1. -Extract EMF

              pkzipc -extract -dir emf-sdo-runtime-2.1.0.zip

         2. -Extract GEF

              pkzipc -extract -dir GEF-runtime-3.1.zip

         3. -Extract Visual Editor

              VE-runtime-1.1.zip

 5. -Run eclipse.exe

===

Internet: see also:

---

Java: IDE: Eclipse: Link: Overview: Can you give an overview of links?
http://www.faqts.com/knowledge_base/view.phtml/aid/40633/fid/1778

----------------------------------------------------------------------