Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "VE/Update"

< VE
(refresh layout for consistency w/ other wiki pages)
Line 1: Line 1:
Author: Yves YANG (yves.yang@soyatec.com) - VE Committer
+
<blockquote><table style="border: 1px red dashed; padding:10px"><tr><td>'''''For technical reasons, there are currently no scheduled builds VE builds at Eclipse.org. Instead, [http://www.soyatec.com Soyatec Web services] provides this <b style="color:orange">temporary</b> [http://update.soyatec.org/Ganymede/ve/1.4 VE 1.4 Update Site].<br/><br/>Want to help? Please contact [mailto:ve-dev@eclipse.org ve-dev@eclipse.org].'''''</td></tr></table></blockquote>
  
 
==Install VE 1.4 from Update Manager ==
 
==Install VE 1.4 from Update Manager ==
For a technical reason, we have met a problem to integrate VE build system in Eclipse. We provide here a temporary solution to install VE via [http://www.soyatec.com Soyatec Web services]. If someone familiarizes with releng and intents to help us to fix this problem, please contact ve-dev@eclipse.org. 
+
 
+
* Download and install one of the following standard [http://www.eclipse.org/downloads/packages/ Eclipse 3.4 Ganymede] distributions for Java development:   
* Download and install [http://www.eclipse.org/downloads/packages/ Eclipse 3.4 Ganymede] for Java development. It could be one of the following standard distributions:   
+
 
:: - "Eclipse IDE for Java EE Developers"
 
:: - "Eclipse IDE for Java EE Developers"
 
:: - "Eclipse IDE for Java Developers"  
 
:: - "Eclipse IDE for Java Developers"  
 
:: - "Eclipse for RCP/Plug-in Developers"
 
:: - "Eclipse for RCP/Plug-in Developers"
 
:: - "Eclipse IDE for Java and Report Developers"
 
:: - "Eclipse IDE for Java and Report Developers"
* Start eclipse and call update manager via the menu: Helps->Softwares Update...
 
Switch to "Available Softwares" Tab and click on the button "Add site..". In the coming dialog, put the URL
 
  
http://update.soyatec.org/Ganymede/ve/1.4
+
* [[Image:Update-site.png|thumb]] Start eclipse, then start the Install Manager.
 +
{{codeblock|
 +
Help > Software Updates... > Available Software
 +
  Add Site... > ''add the VE 1.4 Update site: http://update.soyatec.org/Ganymede/ve/1.4''
 +
}}
  
 +
* [[Image:Soyatec-ve.png|thumb]] Expand the VE site, select "Visual Editor", and hit "Install..."
  
[[Image:Update-site.png]]
+
After restarting Eclipse, launch <code>Help > About Eclipse SDK</code>. You should find the following VE plugins.
  
* Open all nodes, select the check box "Visual Editor" and click the button "Install"
+
[[Image:Ve-plugins.png]]
  
[[Image:Soyatec-ve.png]]
+
-----
  
After restart Eclipse, if you check the installed plugins: Help-> About Eclipse SDK, You should find follwoing VE plugins:
+
Author: Yves YANG (yves.yang@soyatec.com) - VE Committer
  
[[Image:Ve-plugins.png]]
 
  
 
[[Category:VE]]
 
[[Category:VE]]

Revision as of 00:46, 12 September 2008

For technical reasons, there are currently no scheduled builds VE builds at Eclipse.org. Instead, Soyatec Web services provides this temporary VE 1.4 Update Site.

Want to help? Please contact ve-dev@eclipse.org.

Install VE 1.4 from Update Manager

  • Download and install one of the following standard Eclipse 3.4 Ganymede distributions for Java development:
- "Eclipse IDE for Java EE Developers"
- "Eclipse IDE for Java Developers"
- "Eclipse for RCP/Plug-in Developers"
- "Eclipse IDE for Java and Report Developers"
  • Update-site.png
    Start eclipse, then start the Install Manager.
Help > Software Updates... > Available Software
  Add Site... > add the VE 1.4 Update site: http://update.soyatec.org/Ganymede/ve/1.4
  • Soyatec-ve.png
    Expand the VE site, select "Visual Editor", and hit "Install..."

After restarting Eclipse, launch Help > About Eclipse SDK. You should find the following VE plugins.

Ve-plugins.png


Author: Yves YANG (yves.yang@soyatec.com) - VE Committer

Back to the top