<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>ve-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ve-dev/maillist.html</link>
		<description>ve-dev</description>
		<language>en-us</language>
		<pubDate>Mon, 16 Nov 2009 17:10:07 GMT</pubDate>
		<lastBuildDate>Mon, 16 Nov 2009 17:10:07 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>ve-dev</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/ve-dev/maillist.html</link>
		</image>
 

	<item>
		<title>Re: [ve-dev] Re: How to be a contributor to the VE project (was Re:	VE	Question.)</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01894.html</link>
		<description>In Fact, it is already fixed in CVS yves ------------------------------------------------------------------------ ------------------------------------------------------------------------ _______________________________________________ ve-dev mailing list v...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Known issue. Simple workaround.</pre><br>
<pre style="margin: 0em;"><a  href="http://wiki.eclipse.org/Common_Build_Infrastructure/Getting_Started/FAQ/Basebuilder">http://wiki.eclipse.org/Common_Build_Infrastructure/Getting_Started/FAQ/Basebuilder</a></pre><br>
<tt>Snyman, Marius M wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Nick,</pre><br>
<pre style="margin: 0em;">I am not sure whether bringing this to your attention is necessary but I thought, what the heck, maybe someone else may benefit from this.</pre><br>
<tt>I followed the procedure you set out at <a  href="http://wiki.eclipse.org/VE/Building#Fetch_Sources">http://wiki.eclipse.org/VE/Building#Fetch_Sources</a>. </tt><br>
<br>
<pre style="margin: 0em;">Everything downloaded correctly. Except for the following exception everything build smoothly.</pre><br>
<tt>There are some compilation dependencies in the /org.eclipse.releng.basebuilder project which do not seem to resolve. </tt><br>
<br>
<tt>1. It depends on a j2ee.jar. 
2. Some of the dependencies still reference older/previous versions of jar's (See attached image)</tt><br>
<br>
<tt>I can resolve all the errors with outdated dependencies by replacing them with others in the plugins folder, but for the j2ee.jar I had to add j2ee.jar to my private library and include it in the project, even though the project seems to reference a j2ee.jar in &quot;eclipsInternalBuildTools&quot;. I cannot find this location in the projects. 
 </tt><br>
<br>
<pre style="margin: 0em;"><br></pre><br>
<tt>-----Original Message-----<br>
From: Nick Boldt [<a  href="mailto:nickboldt@xxxxxxxxx">mailto:nickboldt@xxxxxxxxx</a>] 
Sent: 08 Oktober 2009 05:57<br>
To: Discussions people developing code for the Visual Editor project<br>
Cc: Snyman, Marius M<br>
Subject: Re: [ve-dev] Re: How to be a contributor to the VE project (was Re: VE Question.)</tt><br>
<br>
<pre style="margin: 0em;">Yves:</pre><br>
<tt>Thanks - does this mean that the HEAD of VE sources will only compile 
for Eclipse 3.5 now?</tt><br>
<br>
<pre style="margin: 0em;">Any comments on encouraging community participation in this project?</pre><br>
<pre style="margin: 0em;">N</pre><br>
<tt>yves (yingmin) yang wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">I have in the meantime discovered the main culprit for my errors was a dependency on the dependencies tab of plugin.xml.</pre><br>
<tt>I had errors because the version of com.ibm.icu on Galileo is 4.0.1 and the expected dependency  was 3.something
</tt></blockquote><tt>In Fact, it is already fixed in CVS  </tt><br>
<br>
<tt>yves
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">All the project now compile successfully.</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<tt><br>-----Original Message-----<br>
From: Nick Boldt [<a  href="mailto:nickboldt@xxxxxxxxx">mailto:nickboldt@xxxxxxxxx</a>] 
Sent: 05 October 2009 10:32 PM<br>
To: Snyman, Marius M; Discussions people developing code for the Visual Editor project<br>
Subject: How to be a contributor to the VE project (was Re: VE Question.)</tt><br>
<br>
<pre style="margin: 0em;">Marius:</pre><br>
<tt>To answer your question, I've created a wiki page to capture how best to 
set up a workspace for building VE (and JEM, since we build that as well).</tt><br>
<br>
<pre style="margin: 0em;"><a  href="http://wiki.eclipse.org/VE/Building">http://wiki.eclipse.org/VE/Building</a></pre><br>
<pre style="margin: 0em;">Let me know if that helps! (Or if anything's missing.)</pre><br>
<pre style="margin: 0em;">--</pre><br>
<tt>As every project is run a bit differently, the best advice I can give 
you is to talk to the project leads &amp;/or active developers, read the 
mailing list posts to see what's going on in the project, etc. Get 
involved! As people learn your name, and see what you're capable of 
(eg., fixing bugs, submitting patches, contributing to architectural 
discussions/planning), you'll rise from 'interested user' to 
'contributor' and maybe eventually committer.</tt><br>
<br>
<tt>I've copied your question to the ve-dev@ mailing list so other active 
participants can chime in with what they would like to see from new 
members, and so other interested contributors can test out the wiki'd 
instructions above and see if they work for them.</tt><br>
<br>
<tt>(I'm the guy who pokes the builds &amp; website from time to time, but I'm 
not actively involved in the planning, development, or management of 
this project beyond that.)</tt><br>
<br>
<pre style="margin: 0em;">Joe? Yves? Anything to add?</pre><br>
<pre style="margin: 0em;">Nick</pre><br>
<tt>Snyman, Marius M wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Nick, I noticed you did the VE 1.4.0 R build. If you would be so kind to 
assist me in getting started with the VE stuff.</tt><br>
<br>
<tt> </tt><br>
<br>
<tt>I have never before been a contributor to open-source. The primary 
reason is that I do not know howe to get started.</tt><br>
<br>
<tt> </tt><br>
<br>
<tt> </tt><br>
<br>
<tt>I have checked out the VE-ALL projects. There are sub-projects under 
some other projects.</tt><br>
<br>
<tt> </tt><br>
<br>
<tt>If I open the projects in Eclipse I have a lot of errors regarding 
dependencies for logging and concurrency, etc..</tt><br>
<br>
<tt> </tt><br>
<br>
<tt>I would like to understand this. </tt><br>
<br>
<pre style="margin: 0em;">Must the project structures remain exactly as checked out?</pre><br>
<tt>Must I download the dependencies from their respective web-sites? I have 
done this for the concurrency.jar and when I included it in the project 
I get deprecation errors on the JDT sources.</tt><br>
<br>
<tt>Are there some basic guidelines somewhere on how to get actively 
involved in a project.</tt><br>
<br>
<tt> </tt><br>
<br>
<tt> </tt><br>
<br>
<tt> </tt><br>
<br>
<tt> </tt><br>
<br>
<pre style="margin: 0em;">Kind regards.</pre><br>
<tt> </tt><br>
<br>
<pre style="margin: 0em;">Marius Snyman</pre><br>
<pre style="margin: 0em;">Marius.Snyman@xxxxxxxxxxxxxxxxxxx</pre><br>
<pre style="margin: 0em;">011 269 5591</pre><br>
<tt> </tt><br>
<br>
<tt>** </tt><br>
<br>
<tt>** </tt><br>
<br>
<pre style="margin: 0em;">*Standard Bank email disclaimer and confidentiality note*</pre><br>
<tt>Please go to 
<a  href="http://www.standardbank.co.za/site/homepage/emaildisclaimer.html">http://www.standardbank.co.za/site/homepage/emaildisclaimer.html</a> to read 
our email disclaimer and confidentiality note. Kindly email 
disclaimer@xxxxxxxxxxxxxxxxxx &lt;<a  href="mailto:disclaimer@xxxxxxxxxxxxxxxxxx">mailto:disclaimer@xxxxxxxxxxxxxxxxxx</a>&gt; (no 
content or subject line necessary) if you cannot view that page and we 
will email our email disclaimer and confidentiality note to you.</tt><br>
<br>
<tt> </tt><br>
<br>
</blockquote></blockquote></blockquote><pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;">------------------------------------------------------------------------</pre><br>
<pre style="margin: 0em;"><br>------------------------------------------------------------------------</pre><br>
<pre style="margin: 0em;">_______________________________________________
ve-dev mailing list
ve-dev@xxxxxxxxxxx
<a  href="https://dev.eclipse.org/mailman/listinfo/ve-dev">https://dev.eclipse.org/mailman/listinfo/ve-dev</a>
</pre></blockquote><pre style="margin: 0em;"><br>--
Nick Boldt :: <a  href="http://nick.divbyzero.com">http://nick.divbyzero.com</a>
Release Engineer :: Eclipse Modeling &amp; Dash Athena</pre><br>
]]></content:encoded>
		<pubDate>Mon, 16 Nov 2009 17:08:06 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01894.html</guid>
		<author>nickboldt@xxxxxxx (Nick Boldt)</author>
	</item>
	<item>
		<title>RE: [ve-dev] Re: How to be a contributor to the VE project (was Re:	VE	Question.)</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01893.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>Nick,

I am not sure whether bringing this to your attention is necessary but I thought, what the heck, maybe someone else may benefit from this.

I followed the procedure you set out at <a  href="http://wiki.eclipse.org/VE/Building#Fetch_Sources">http://wiki.eclipse.org/VE/Building#Fetch_Sources</a>. 

Everything downloaded correctly. Except for the following exception everything build smoothly.

There are some compilation dependencies in the /org.eclipse.releng.basebuilder project which do not seem to resolve. 

1. It depends on a j2ee.jar. 
2. Some of the dependencies still reference older/previous versions of jar's (See attached image)

I can resolve all the errors with outdated dependencies by replacing them with others in the plugins folder, but for the j2ee.jar I had to add j2ee.jar to my private library and include it in the project, even though the project seems to reference a j2ee.jar in &quot;eclipsInternalBuildTools&quot;. I cannot find this location in the projects. 
 



-----Original Message-----
From: Nick Boldt [<a  href="mailto:nickboldt@xxxxxxxxx">mailto:nickboldt@xxxxxxxxx</a>] 
Sent: 08 Oktober 2009 05:57
To: Discussions people developing code for the Visual Editor project
Cc: Snyman, Marius M
Subject: Re: [ve-dev] Re: How to be a contributor to the VE project (was Re: VE Question.)

Yves:

Thanks - does this mean that the HEAD of VE sources will only compile 
for Eclipse 3.5 now?

Any comments on encouraging community participation in this project?

N

yves (yingmin) yang wrote:
&gt;&gt; I have in the meantime discovered the main culprit for my errors was a dependency on the dependencies tab of plugin.xml.
&gt;&gt;
&gt;&gt; I had errors because the version of com.ibm.icu on Galileo is 4.0.1 and the expected dependency  was 3.something
&gt; 
&gt; In Fact, it is already fixed in CVS  
&gt; 
&gt; yves
&gt;&gt; All the project now compile successfully.
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; -----Original Message-----
&gt;&gt; From: Nick Boldt [<a  href="mailto:nickboldt@xxxxxxxxx">mailto:nickboldt@xxxxxxxxx</a>] 
&gt;&gt; Sent: 05 October 2009 10:32 PM
&gt;&gt; To: Snyman, Marius M; Discussions people developing code for the Visual Editor project
&gt;&gt; Subject: How to be a contributor to the VE project (was Re: VE Question.)
&gt;&gt;
&gt;&gt; Marius:
&gt;&gt;
&gt;&gt; To answer your question, I've created a wiki page to capture how best to 
&gt;&gt; set up a workspace for building VE (and JEM, since we build that as well).
&gt;&gt;
&gt;&gt; <a  href="http://wiki.eclipse.org/VE/Building">http://wiki.eclipse.org/VE/Building</a>
&gt;&gt;
&gt;&gt; Let me know if that helps! (Or if anything's missing.)
&gt;&gt;
&gt;&gt; --
&gt;&gt;
&gt;&gt; As every project is run a bit differently, the best advice I can give 
&gt;&gt; you is to talk to the project leads &amp;/or active developers, read the 
&gt;&gt; mailing list posts to see what's going on in the project, etc. Get 
&gt;&gt; involved! As people learn your name, and see what you're capable of 
&gt;&gt; (eg., fixing bugs, submitting patches, contributing to architectural 
&gt;&gt; discussions/planning), you'll rise from 'interested user' to 
&gt;&gt; 'contributor' and maybe eventually committer.
&gt;&gt;
&gt;&gt; I've copied your question to the ve-dev@ mailing list so other active 
&gt;&gt; participants can chime in with what they would like to see from new 
&gt;&gt; members, and so other interested contributors can test out the wiki'd 
&gt;&gt; instructions above and see if they work for them.
&gt;&gt;
&gt;&gt; (I'm the guy who pokes the builds &amp; website from time to time, but I'm 
&gt;&gt; not actively involved in the planning, development, or management of 
&gt;&gt; this project beyond that.)
&gt;&gt;
&gt;&gt; Joe? Yves? Anything to add?
&gt;&gt;
&gt;&gt; Nick
&gt;&gt;
&gt;&gt; Snyman, Marius M wrote:
&gt;&gt;&gt; Nick, I noticed you did the VE 1.4.0 R build. If you would be so kind to 
&gt;&gt;&gt; assist me in getting started with the VE stuff.
&gt;&gt;&gt;
&gt;&gt;&gt;  
&gt;&gt;&gt;
&gt;&gt;&gt; I have never before been a contributor to open-source. The primary 
&gt;&gt;&gt; reason is that I do not know howe to get started.
&gt;&gt;&gt;
&gt;&gt;&gt;  
&gt;&gt;&gt;
&gt;&gt;&gt;  
&gt;&gt;&gt;
&gt;&gt;&gt; I have checked out the VE-ALL projects. There are sub-projects under 
&gt;&gt;&gt; some other projects.
&gt;&gt;&gt;
&gt;&gt;&gt;  
&gt;&gt;&gt;
&gt;&gt;&gt; If I open the projects in Eclipse I have a lot of errors regarding 
&gt;&gt;&gt; dependencies for logging and concurrency, etc..
&gt;&gt;&gt;
&gt;&gt;&gt;  
&gt;&gt;&gt;
&gt;&gt;&gt; I would like to understand this. 
&gt;&gt;&gt;
&gt;&gt;&gt; Must the project structures remain exactly as checked out?
&gt;&gt;&gt;
&gt;&gt;&gt; Must I download the dependencies from their respective web-sites? I have 
&gt;&gt;&gt; done this for the concurrency.jar and when I included it in the project 
&gt;&gt;&gt; I get deprecation errors on the JDT sources.
&gt;&gt;&gt;
&gt;&gt;&gt; Are there some basic guidelines somewhere on how to get actively 
&gt;&gt;&gt; involved in a project.
&gt;&gt;&gt;
&gt;&gt;&gt;  
&gt;&gt;&gt;
&gt;&gt;&gt;  
&gt;&gt;&gt;
&gt;&gt;&gt;  
&gt;&gt;&gt;
&gt;&gt;&gt;  
&gt;&gt;&gt;
&gt;&gt;&gt; Kind regards.
&gt;&gt;&gt;
&gt;&gt;&gt;  
&gt;&gt;&gt;
&gt;&gt;&gt; Marius Snyman
&gt;&gt;&gt;
&gt;&gt;&gt; Marius.Snyman@xxxxxxxxxxxxxxxxxxx
&gt;&gt;&gt;
&gt;&gt;&gt; 011 269 5591
&gt;&gt;&gt;
&gt;&gt;&gt;  
&gt;&gt;&gt;
&gt;&gt;&gt; ** 
&gt;&gt;&gt;
&gt;&gt;&gt; ** 
&gt;&gt;&gt;
&gt;&gt;&gt; *Standard Bank email disclaimer and confidentiality note*
&gt;&gt;&gt;
&gt;&gt;&gt; Please go to 
&gt;&gt;&gt; <a  href="http://www.standardbank.co.za/site/homepage/emaildisclaimer.html">http://www.standardbank.co.za/site/homepage/emaildisclaimer.html</a> to read 
&gt;&gt;&gt; our email disclaimer and confidentiality note. Kindly email 
&gt;&gt;&gt; disclaimer@xxxxxxxxxxxxxxxxxx &lt;<a  href="mailto:disclaimer@xxxxxxxxxxxxxxxxxx">mailto:disclaimer@xxxxxxxxxxxxxxxxxx</a>&gt; (no 
&gt;&gt;&gt; content or subject line necessary) if you cannot view that page and we 
&gt;&gt;&gt; will email our email disclaimer and confidentiality note to you.
&gt;&gt;&gt;
&gt;&gt;&gt;  
&gt;&gt;&gt;
&gt; 

-- 
Nick Boldt :: <a  href="http://nick.divbyzero.com">http://nick.divbyzero.com</a>
Release Engineer :: Eclipse Modeling &amp; Dash Athena
</pre><p><strong>Attachment:
<a href="png2h4ffdzPxb.png" ><tt>Dependencies Problem.png</tt></a></strong><br>
<em>Description:</em> Dependencies Problem.png</p>
]]></content:encoded>
		<pubDate>Mon, 16 Nov 2009 08:49:05 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01893.html</guid>
		<author>Marius.Snyman@xxxxxxx (Snyman, Marius M)</author>
	</item>


	<item>
		<title>Re: [ve-dev] Problem installing Visual Editor</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01892.html</link>
		<description>-- Nick Boldt :: http://nick.divbyzero.com Release Engineer :: Eclipse Modeling &amp;amp; Dash Athena </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">I've updated the wiki to point out this issue w/ the JEE bundle:</pre><br>
<pre style="margin: 0em;"><a  href="http://wiki.eclipse.org/VE/Update#Install_VE_1.4_into_Eclipse_3.5_.2F_Galileo">http://wiki.eclipse.org/VE/Update#Install_VE_1.4_into_Eclipse_3.5_.2F_Galileo</a></pre><br>
<pre style="margin: 0em;">Feel free to add/edit further if you'd like.</pre><br>
<pre style="margin: 0em;">Nick</pre><br>
<tt>Snyman, Marius M wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Robert,</pre><br>
<tt> </tt><br>
<br>
<tt>I fully agree with Vincenzo Caselli here. I have dropped my whole 
installation, and using the Platform SDK Alone, I installed the VE All 
in One SDK, from the update site. No errors, No fuss. Looking at the 
installation Details you&#xE2;ll notice the Required EMF is installed along 
with the SDK. So are the sources.</tt><br>
<br>
<tt> </tt><br>
<br>
<tt> </tt><br>
<br>
<tt> </tt><br>
<br>
<tt>So please ignore my previous instructions. I am currently doing plugin 
development and those additional plugins were required for my project.</tt><br>
<br>
<tt> </tt><br>
<br>
<tt> </tt><br>
<br>
<tt>*From:* ve-dev-bounces@xxxxxxxxxxx [<a  href="mailto:ve-dev-bounces@xxxxxxxxxxx">mailto:ve-dev-bounces@xxxxxxxxxxx</a>] 
*On Behalf Of *Vincenzo Caselli<br>
*Sent:* 13 November 2009 02:16<br>
*To:* Discussions people developing code for the Visual Editor project<br>
*Subject:* Re: [ve-dev] Problem installing Visual Editor</tt><br>
<br>
<tt> </tt><br>
<br>
<tt>Hi Robert,<br>
from the error log you provided I see you are working with the JEE 
bundle of Eclipse (a.k.a. Eclipse IDE for Java EE Developers).<br>
This bundle (and probably some other) have conflicting problems when 
trying to install VE.<br>
See the following posts from the VE project team:<br>
<a  href="http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01854.html">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01854.html</a><br>
<a  href="http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01855.html">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01855.html</a></tt><br>
<br>
<pre style="margin: 0em;">Anyway there is a solution.
Use the Eclipse Classic 3.5.1 (a.k.a. Galileo SDK), you can find it here:</pre><br>
<pre style="margin: 0em;"><a  href="http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/index.php">http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/index.php</a></pre><br>
<pre style="margin: 0em;">and install VE as the first thing (here is the update site):</pre><br>
<pre style="margin: 0em;"><a  href="http://download.eclipse.org/tools/ve/updates/1.4">http://download.eclipse.org/tools/ve/updates/1.4</a></pre><br>
<pre style="margin: 0em;">then add other plugins if you need other.</pre><br>
<pre style="margin: 0em;">Let me know if it works.
Cheers
Vincenzo Caselli
RCP Vision</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<tt>On Thu, Nov 12, 2009 at 3:32 PM, Robert Patrizio &lt;rapmachado@xxxxxxxxx 
&lt;<a  href="mailto:rapmachado@xxxxxxxxx">mailto:rapmachado@xxxxxxxxx</a>&gt;&gt; wrote:</tt><br>
<br>
<tt> </tt><br>
<br>
<tt>On Thu, Nov 12, 2009 at 8:07 AM, Snyman, Marius M 
&lt;Marius.Snyman@xxxxxxxxxxxxxxxxxx 
&lt;<a  href="mailto:Marius.Snyman@xxxxxxxxxxxxxxxxxx">mailto:Marius.Snyman@xxxxxxxxxxxxxxxxxx</a>&gt;&gt; wrote:</tt><br>
<br>
<pre style="margin: 0em;"><br>        Installing the VE plugin</pre><br>
<tt> </tt><br>
<br>
<pre style="margin: 0em;">*Required:*</pre><br>
<pre style="margin: 0em;">Download and extract the Galileo SDK. A fast link is found at:</pre><br>
<pre style="margin: 0em;"><a  href="http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip">http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip</a></pre><br>
<pre style="margin: 0em;"><br>THIS LINK IS NOT WORKING</pre><br>
<tt>     </tt><br>
<br>
<pre style="margin: 0em;">    This gives us access to the Eclipse sources. This is not a
    requirement for my project but having access to the sources sure
    goes a long way towards assisting in debugging efforts. It also
    includes the PDE core with sources.</pre><br>
<tt>     </tt><br>
<br>
<pre style="margin: 0em;">    *Required:*</pre><br>
<pre style="margin: 0em;">    Install the WTP SDK. For access to the JEM sources, If you don&#xE2;t
    have this installed then the Installation process will fail with and
    exception on JEM sources Install the WTP SDK from:</pre><br>
<pre style="margin: 0em;">    <a  href="http://eclipse.unixheads.org/webtools/downloads/drops/R3.1/R-3.1-20090616035105/wtp-sdk-R-3.1-20090616035105.zip">http://eclipse.unixheads.org/webtools/downloads/drops/R3.1/R-3.1-20090616035105/wtp-sdk-R-3.1-20090616035105.zip</a></pre><br>
<pre style="margin: 0em;">See attached photo ERROR1.png</pre><br>
<tt>     </tt><br>
<br>
<pre style="margin: 0em;">    *Required:*</pre><br>
<pre style="margin: 0em;">    Install the GEF/EMF SDK. I downloaded it from here:</pre><br>
<pre style="margin: 0em;">    <a  href="http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.5.1/R200909151220/GEF-ALL-3.5.1.zip">http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.5.1/R200909151220/GEF-ALL-3.5.1.zip</a></pre><br>
<tt>See attached photo ERROR2.png<br>
 </tt><br>
<br>
<tt>     </tt><br>
<br>
<pre style="margin: 0em;">    *Required:*</pre><br>
<pre style="margin: 0em;">    Install GEF. I downloaded and installed GEF_ALL_351</pre><br>
<tt>     </tt><br>
<br>
<pre style="margin: 0em;">    *Required:*</pre><br>
<pre style="margin: 0em;">    Install the VE SDK from
    <a  href="http://download.eclipse.org/tools/ve/updates/1.4/">http://download.eclipse.org/tools/ve/updates/1.4/</a> which gives us
    access to the sources for VE.</pre><br>
<pre style="margin: 0em;">    I selected the following option:</pre><br>
<pre style="margin: 0em;">    *Error! Filename not specified.*</pre><br>
<tt>     </tt><br>
<br>
<pre style="margin: 0em;">    My DropIn folder looks like this:</pre><br>
<tt>     </tt><br>
<br>
<pre style="margin: 0em;">    *Error! Filename not specified.*</pre><br>
<tt>     </tt><br>
<br>
<pre style="margin: 0em;">    And My installation stuff looks like this:</pre><br>
<tt>     </tt><br>
<br>
<pre style="margin: 0em;">    *Error! Filename not specified.*</pre><br>
<tt>     </tt><br>
<br>
<tt>     </tt><br>
<br>
<tt>     </tt><br>
<br>
<pre style="margin: 0em;">    *From:* ve-dev-bounces@xxxxxxxxxxx
    &lt;<a  href="mailto:ve-dev-bounces@xxxxxxxxxxx">mailto:ve-dev-bounces@xxxxxxxxxxx</a>&gt;
    [<a  href="mailto:ve-dev-bounces@xxxxxxxxxxx">mailto:ve-dev-bounces@xxxxxxxxxxx</a>
    &lt;<a  href="mailto:ve-dev-bounces@xxxxxxxxxxx">mailto:ve-dev-bounces@xxxxxxxxxxx</a>&gt;] *On Behalf Of *Robert Patrizio
    *Sent:* 11 November 2009 09:19 nm
    *To:* ve-dev@xxxxxxxxxxx &lt;<a  href="mailto:ve-dev@xxxxxxxxxxx">mailto:ve-dev@xxxxxxxxxxx</a>&gt;
    *Subject:* [ve-dev] Problem installing Visual Editor</pre><br>
<tt>     </tt><br>
<br>
<pre style="margin: 0em;">    Good Afternoon,</pre><br>
<pre style="margin: 0em;">    I have Eclipse Galileo installed in mi MacBook Pro. I did download
    VE from the source page and I'm having a problem with te
    installation. This is the error:</pre><br>
<pre style="margin: 0em;">    Cannot complete the install because of a conflicting dependency.
      Software being installed: Visual Editor All-In-One SDK
    1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085
    (org.eclipse.ve.all.feature.group
    1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)
      Software currently installed: Eclipse IDE for Java EE Developers
    1.2.1.20090918-0703 (epp.package.jee 1.2.1.20090918-0703)
      Only one of the following can be installed at once:
        Java EMF Model Utilities 2.0.200.v200905140200
    (org.eclipse.jem.util 2.0.200.v200905140200)
        Java EMF Model Utilities 2.0.200.R3_1_maintenance
    (org.eclipse.jem.util 2.0.200.R3_1_maintenance)
      Cannot satisfy dependency:
        From: Eclipse IDE for Java EE Developers 1.2.1.20090918-0703
    (epp.package.jee 1.2.1.20090918-0703)
        To: org.eclipse.epp.package.jee.feature.feature.group
    [1.2.1.20090918-0703]
      Cannot satisfy dependency:
        From: Java EE IDE Feature 1.2.1.20090918-0703
    (org.eclipse.epp.package.jee.feature.feature.group 1.2.1.20090918-0703)
        To: org.eclipse.wst.web_ui.feature.feature.group 0.0.0
      Cannot satisfy dependency:
        From: Java EMF Model
    1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd
    (org.eclipse.jem.feature.group
    1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd)
        To: org.eclipse.jem.util [2.0.200.R3_1_maintenance]
      Cannot satisfy dependency:
        From: Java EMF Model SDK
    1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH
    (org.eclipse.jem.sdk.feature.group
    1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH)
        To: org.eclipse.jem.feature.group
    [1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd]
      Cannot satisfy dependency:
        From: Visual Editor All-In-One SDK
    1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085
    (org.eclipse.ve.all.feature.group
    1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)
        To: org.eclipse.jem.sdk.feature.group
    [1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH]
      Cannot satisfy dependency:
        From: WST Common Core 3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM
    (org.eclipse.wst.common_core.feature.feature.group
    3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM)
        To: org.eclipse.jem.util [2.0.200.v200905140200]
      Cannot satisfy dependency:
        From: WST Common UI
    3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q
    (org.eclipse.wst.common_ui.feature.feature.group
    3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q)
        To: org.eclipse.wst.common_core.feature.feature.group
    [3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM]
      Cannot satisfy dependency:
        From: Eclipse Web Developer Tools
    3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU
    (org.eclipse.wst.web_ui.feature.feature.group
    3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU)
        To: org.eclipse.wst.common_ui.feature.feature.group
    [3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q]</pre><br>
<pre style="margin: 0em;">    I'll apreciate your help on this,</pre><br>
<pre style="margin: 0em;">    Thanks in advance</pre><br>
<tt>    -- 
    Robert Patrizio<br>
    Sportwind de Venezuela C.A.</tt><br>
<br>
<tt>     </tt><br>
<br>
<tt>     </tt><br>
<br>
<pre style="margin: 0em;">    *Standard Bank email disclaimer and confidentiality note*</pre><br>
<pre style="margin: 0em;">    Please go to
    <a  href="http://www.standardbank.co.za/site/homepage/emaildisclaimer.html">http://www.standardbank.co.za/site/homepage/emaildisclaimer.html</a> to
    read our email disclaimer and confidentiality note. Kindly email
    disclaimer@xxxxxxxxxxxxxxxxxx &lt;<a  href="mailto:disclaimer@xxxxxxxxxxxxxxxxxx">mailto:disclaimer@xxxxxxxxxxxxxxxxxx</a>&gt;
    (no content or subject line necessary) if you cannot view that page
    and we will email our email disclaimer and confidentiality note to you.</pre><br>
<tt>     </tt><br>
<br>
<tt>     </tt><br>
<br>
<pre style="margin: 0em;">    _______________________________________________
    ve-dev mailing list
    ve-dev@xxxxxxxxxxx &lt;<a  href="mailto:ve-dev@xxxxxxxxxxx">mailto:ve-dev@xxxxxxxxxxx</a>&gt;
    <a  href="https://dev.eclipse.org/mailman/listinfo/ve-dev">https://dev.eclipse.org/mailman/listinfo/ve-dev</a></pre><br>
<pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;"><br>--</pre><br>
<pre style="margin: 0em;">Robert Patrizio
Sportwind de Venezuela C.A.</pre><br>
<pre style="margin: 0em;"><br>_______________________________________________
ve-dev mailing list
ve-dev@xxxxxxxxxxx &lt;<a  href="mailto:ve-dev@xxxxxxxxxxx">mailto:ve-dev@xxxxxxxxxxx</a>&gt;
<a  href="https://dev.eclipse.org/mailman/listinfo/ve-dev">https://dev.eclipse.org/mailman/listinfo/ve-dev</a></pre><br>
<pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;"><br>--
Vincenzo Caselli
RCP Vision
<a  href="http://www.rcp-vision.com">http://www.rcp-vision.com</a>
E-mail: v.caselli@xxxxxxxxxxxxxx &lt;<a  href="mailto:v.caselli@xxxxxxxxxxxxxx">mailto:v.caselli@xxxxxxxxxxxxxx</a>&gt;
Mobile: +39 347 1267872
Skype: vincenzocaselli
Gtalk: vincenzo.caselli</pre><br>
<pre style="margin: 0em;"><br>------------------------------------------------------------------------</pre><br>
<pre style="margin: 0em;">_______________________________________________
ve-dev mailing list
ve-dev@xxxxxxxxxxx
<a  href="https://dev.eclipse.org/mailman/listinfo/ve-dev">https://dev.eclipse.org/mailman/listinfo/ve-dev</a>
</pre></blockquote><pre style="margin: 0em;"><br>--
Nick Boldt :: <a  href="http://nick.divbyzero.com">http://nick.divbyzero.com</a>
Release Engineer :: Eclipse Modeling &amp; Dash Athena</pre><br>
]]></content:encoded>
		<pubDate>Fri, 13 Nov 2009 15:11:07 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01892.html</guid>
		<author>nickboldt@xxxxxxx (Nick Boldt)</author>
	</item>
	<item>
		<title>RE: [ve-dev] Problem installing Visual Editor</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01891.html</link>
		<description> Installing the VE plugin   Required: Download and extract the Galileo SDK. A fast link is found at: http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip THIS LINK IS NOT WORKING See attached photo ERROR1.png See...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="a:link { color: blue } a:visited { color: purple } ">





<div class=Section1>

<p class=MsoNormal>Robert,<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I fully agree with Vincenzo Caselli here. I have dropped my
whole installation, and using the Platform SDK Alone, I installed the VE All in
One SDK, from the update site. No errors, No fuss. Looking at the installation
Details you&#8217;ll notice the Required EMF is installed along with the SDK. So are
the sources.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><img width=558 height=424 id="Picture_x0020_2"
src=""><o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>So please ignore my previous instructions. I am currently
doing plugin development and those additional plugins were required for my
project.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
ve-dev-bounces@xxxxxxxxxxx [mailto:ve-dev-bounces@xxxxxxxxxxx] <b>On Behalf Of </b>Vincenzo
Caselli<br>
<b>Sent:</b> 13 November 2009 02:16<br>
<b>To:</b> Discussions people developing code for the Visual Editor project<br>
<b>Subject:</b> Re: [ve-dev] Problem installing Visual Editor<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'>Hi Robert,<br>
from the error log you provided I see you are working with the JEE bundle of
Eclipse (a.k.a. Eclipse IDE for Java EE Developers).<br>
This bundle (and probably some other) have conflicting problems when trying to
install VE.<br>
See the following posts from the VE project team:<br>
<a href="http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01854.html">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01854.html</a><br>
<a href="http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01855.html">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01855.html</a><br>
<br>
Anyway there is a solution.<br>
Use the Eclipse Classic 3.5.1 (a.k.a. Galileo SDK), you can find it here:<br>
<br>
<a
href="http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/index.php">http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/index.php</a><br>
<br>
and install VE as the first thing (here is the update site):<br>
<br>
<a href="http://download.eclipse.org/tools/ve/updates/1.4">http://download.eclipse.org/tools/ve/updates/1.4</a><br>
<br>
then add other plugins if you need other.<br>
<br>
Let me know if it works.<br>
Cheers<br>
Vincenzo Caselli<br>
RCP Vision<br>
<br>
<br>
<br>
<o:p></o:p></p>

<div>

<p class=MsoNormal>On Thu, Nov 12, 2009 at 3:32 PM, Robert Patrizio &lt;<a
href="mailto:rapmachado@xxxxxxxxx">rapmachado@xxxxxxxxx</a>&gt; wrote:<o:p></o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><o:p>&nbsp;</o:p></p>

<div>

<div>

<p class=MsoNormal>On Thu, Nov 12, 2009 at 8:07 AM, Snyman, Marius M &lt;<a
href="mailto:Marius.Snyman@xxxxxxxxxxxxxxxxxx" target="_blank">Marius.Snyman@xxxxxxxxxxxxxxxxxx</a>&gt;
wrote:<o:p></o:p></p>

<div>

<div>

<h4><span lang=EN-ZA>Installing the VE plugin</span><o:p></o:p></h4>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
lang=EN-ZA>&nbsp;</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span
lang=EN-ZA>Required:</span></b><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
lang=EN-ZA>Download and extract the Galileo SDK. A fast link is found at:</span><o:p></o:p></p>

<p><a
href="http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip"
target="_blank">http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip</a><o:p></o:p></p>

</div>

</div>

</div>

<div>

<p class=MsoNormal><br>
THIS LINK IS NOT WORKING <o:p></o:p></p>

</div>

<div>

<blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;
margin-left:4.8pt;margin-right:0cm'>

<div>

<div>

<p>&nbsp;<o:p></o:p></p>

<p>This gives us access to the Eclipse sources. This is not a requirement for
my project but having access to the sources sure goes a long way towards
assisting in debugging efforts. It also includes the PDE core with sources.<o:p></o:p></p>

<p>&nbsp;<o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span
lang=EN-ZA>Required:</span></b><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
lang=EN-ZA>Install the WTP SDK. For access to the JEM sources, If you don&#8217;t
have this installed then the Installation process will fail with and exception
on JEM sources Install the WTP SDK from:</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><a
href="http://eclipse.unixheads.org/webtools/downloads/drops/R3.1/R-3.1-20090616035105/wtp-sdk-R-3.1-20090616035105.zip"
target="_blank"><span lang=EN-ZA>http://eclipse.unixheads.org/webtools/downloads/drops/R3.1/R-3.1-20090616035105/wtp-sdk-R-3.1-20090616035105.zip</span></a><o:p></o:p></p>

</div>

</div>

</blockquote>

</div>

<div>

<p class=MsoNormal>See attached photo ERROR1.png<o:p></o:p></p>

</div>

<div>

<blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;
margin-left:4.8pt;margin-right:0cm'>

<div>

<div>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
lang=EN-ZA>&nbsp;</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span
lang=EN-ZA>Required:</span></b><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
lang=EN-ZA>Install the GEF/EMF SDK. I downloaded it from here: </span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><a
href="http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.5.1/R200909151220/GEF-ALL-3.5.1.zip"
target="_blank"><span lang=EN-ZA>http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.5.1/R200909151220/GEF-ALL-3.5.1.zip</span></a><o:p></o:p></p>

</div>

</div>

</blockquote>

</div>

<div>

<p class=MsoNormal>See attached photo ERROR2.png<br>
&nbsp;<o:p></o:p></p>

</div>

<blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;
margin-left:4.8pt;margin-right:0cm'>

<div>

<div>

<div>

<div>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
lang=EN-ZA>&nbsp;</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span
lang=EN-ZA>Required:</span></b><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
lang=EN-ZA>Install GEF. I downloaded and installed GEF_ALL_351 </span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
lang=EN-ZA>&nbsp;</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span
lang=EN-ZA>Required:</span></b><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
lang=EN-ZA>Install the VE SDK from </span><a
href="http://download.eclipse.org/tools/ve/updates/1.4/" target="_blank"><span
lang=EN-ZA>http://download.eclipse.org/tools/ve/updates/1.4/</span></a> w<span
lang=EN-ZA>hich gives us access to the sources for VE. </span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
lang=EN-ZA>I selected the following option:</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b>Error!
Filename not specified.</b><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
lang=EN-ZA>&nbsp;</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
style='font-size:11.0pt;color:#1F497D'>My DropIn folder looks like this:</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
style='font-size:11.0pt;color:#1F497D'><b>Error! Filename not specified.</b></span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
style='font-size:11.0pt;color:#1F497D'>And My installation stuff looks like
this:</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
style='font-size:11.0pt;color:#1F497D'><b>Error! Filename not specified.</b></span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span
style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

<div style='border:none;border-top:solid windowtext 1.0pt;padding:3.0pt 0cm 0cm 0cm;
border-color:-moz-use-text-color -moz-use-text-color'>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b><span
style='font-size:10.0pt'>From:</span></b><span style='font-size:10.0pt'> <a
href="mailto:ve-dev-bounces@xxxxxxxxxxx" target="_blank">ve-dev-bounces@xxxxxxxxxxx</a>
[mailto:<a href="mailto:ve-dev-bounces@xxxxxxxxxxx" target="_blank">ve-dev-bounces@xxxxxxxxxxx</a>]
<b>On Behalf Of </b>Robert Patrizio<br>
<b>Sent:</b> 11 November 2009 09:19 nm<br>
<b>To:</b> <a href="mailto:ve-dev@xxxxxxxxxxx" target="_blank">ve-dev@xxxxxxxxxxx</a><br>
<b>Subject:</b> [ve-dev] Problem installing Visual Editor</span><o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Good
Afternoon, <br>
<br>
I have Eclipse Galileo installed in mi MacBook Pro. I did download VE from the
source page and I'm having a problem with te installation. This is the error:<br>
<br>
Cannot complete the install because of a conflicting dependency.<br>
&nbsp; Software being installed: Visual Editor All-In-One SDK
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085
(org.eclipse.ve.all.feature.group
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)<br>
&nbsp; Software currently installed: Eclipse IDE for Java EE Developers
1.2.1.20090918-0703 (epp.package.jee 1.2.1.20090918-0703)<br>
&nbsp; Only one of the following can be installed at once: <br>
&nbsp;&nbsp;&nbsp; Java EMF Model Utilities 2.0.200.v200905140200
(org.eclipse.jem.util 2.0.200.v200905140200)<br>
&nbsp;&nbsp;&nbsp; Java EMF Model Utilities 2.0.200.R3_1_maintenance
(org.eclipse.jem.util 2.0.200.R3_1_maintenance)<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: Eclipse IDE for Java EE Developers 1.2.1.20090918-0703
(epp.package.jee 1.2.1.20090918-0703)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.epp.package.jee.feature.feature.group
[1.2.1.20090918-0703]<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: Java EE IDE Feature 1.2.1.20090918-0703
(org.eclipse.epp.package.jee.feature.feature.group 1.2.1.20090918-0703)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.wst.web_ui.feature.feature.group 0.0.0<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: Java EMF Model
1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd (org.eclipse.jem.feature.group
1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.jem.util [2.0.200.R3_1_maintenance]<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: Java EMF Model SDK
1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH
(org.eclipse.jem.sdk.feature.group
1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.jem.feature.group [1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd]<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: Visual Editor All-In-One SDK
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085
(org.eclipse.ve.all.feature.group
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.jem.sdk.feature.group
[1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH]<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: WST Common Core
3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM
(org.eclipse.wst.common_core.feature.feature.group
3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.jem.util [2.0.200.v200905140200]<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: WST Common UI
3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q
(org.eclipse.wst.common_ui.feature.feature.group
3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.wst.common_core.feature.feature.group
[3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM]<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: Eclipse Web Developer Tools
3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU
(org.eclipse.wst.web_ui.feature.feature.group
3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.wst.common_ui.feature.feature.group
[3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q]<br>
<br>
I'll apreciate your help on this,<br>
<br>
Thanks in advance<br clear=all>
<br>
-- <br>
Robert Patrizio<br>
Sportwind de Venezuela C.A.<o:p></o:p></p>

</div>

</div>

</div>

<div>

<p class=MsoNormal><span style='color:black'>&nbsp;<o:p></o:p></span></p>

<p class=MsoNormal><span style='color:black'>&nbsp;<o:p></o:p></span></p>

<p class=MsoNormal><b><span style='font-size:10.0pt;color:black'>Standard Bank
email disclaimer and confidentiality note</span></b><span style='color:black'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;color:black'>Please go to </span><span
style='font-size:10.0pt;color:#1F497D'><a
href="http://www.standardbank.co.za/site/homepage/emaildisclaimer.html"
target="_blank"><span style='color:#1F497D'>http://www.standardbank.co.za/site/homepage/emaildisclaimer.html</span></a></span><span
style='font-size:10.0pt;color:black'> to read our email disclaimer and
confidentiality note. Kindly email <a
href="mailto:disclaimer@xxxxxxxxxxxxxxxxxx" target="_blank"><span
style='color:#003399'>disclaimer@xxxxxxxxxxxxxxxxxx</span></a> (no content or
subject line necessary) if you cannot view that page and we will email our email
disclaimer and confidentiality note to you.</span><span style='color:black'><o:p></o:p></span></p>

<p class=MsoNormal><span style='color:black'>&nbsp;<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'>_______________________________________________<br>
ve-dev mailing list<br>
<a href="mailto:ve-dev@xxxxxxxxxxx" target="_blank">ve-dev@xxxxxxxxxxx</a><br>
<a href="https://dev.eclipse.org/mailman/listinfo/ve-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/ve-dev</a><o:p></o:p></p>

</div>

</blockquote>

</div>

<p class=MsoNormal><br>
<br clear=all>
<br>
-- <o:p></o:p></p>

<div>

<div>

<p class=MsoNormal>Robert Patrizio<br>
Sportwind de Venezuela C.A.<o:p></o:p></p>

</div>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
_______________________________________________<br>
ve-dev mailing list<br>
<a href="mailto:ve-dev@xxxxxxxxxxx">ve-dev@xxxxxxxxxxx</a><br>
<a href="https://dev.eclipse.org/mailman/listinfo/ve-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/ve-dev</a><o:p></o:p></p>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br clear=all>
<br>
-- <br>
Vincenzo Caselli<br>
RCP Vision<br>
<a href="http://www.rcp-vision.com">http://www.rcp-vision.com</a><br>
E-mail: <a href="mailto:v.caselli@xxxxxxxxxxxxxx">v.caselli@xxxxxxxxxxxxxx</a><br>
Mobile: +39 347 1267872<br>
Skype: vincenzocaselli<br>
Gtalk: vincenzo.caselli<o:p></o:p></p>

</div>




</td></tr></table><p><a href="pngX4TH5WzP0I.png" ><img src="pngX4TH5WzP0I.png" alt="PNG image"></a></p>
]]></content:encoded>
		<pubDate>Fri, 13 Nov 2009 05:52:55 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01891.html</guid>
		<author>Marius.Snyman@xxxxxxx (Snyman, Marius M)</author>
	</item>


	<item>
		<title>Re: [ve-dev] Problem installing Visual Editor</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01890.html</link>
		<description>THIS LINK IS NOT WORKING See attached photo ERROR1.pngSee attached photo ERROR2.png&amp;#xA0;-- Robert PatrizioSportwind de Venezuela C.A. _______________________________________________ ve-dev mailing list ve-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinf...</description>
		<content:encoded><![CDATA[Hi Robert,<br>from the error log you provided I see you are working with the  JEE bundle of Eclipse (a.k.a. Eclipse IDE for Java EE Developers).<br>This bundle (and probably some other) have conflicting problems when trying to install VE.<br>
See the following posts from the VE project team:<br>
<a href="http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01854.html">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01854.html</a><br>
<a href="http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01855.html">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01855.html</a><br>
<br>
Anyway there is a solution.<br>Use the Eclipse Classic 3.5.1 (a.k.a. Galileo SDK), you can find it here:<br><br><a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/index.php">http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/index.php</a><br>
<br>and install VE as the first thing (here is the update site):<br><br><a href="http://download.eclipse.org/tools/ve/updates/1.4">http://download.eclipse.org/tools/ve/updates/1.4</a><br><br>then add other plugins if you need other.<br>
<br>
Let me know if it works.<br>
Cheers<br>
Vincenzo Caselli<br>RCP Vision<br><br><br><br><br><div class="gmail_quote">On Thu, Nov 12, 2009 at 3:32 PM, Robert Patrizio <span dir="ltr">&lt;<a href="mailto:rapmachado@xxxxxxxxx">rapmachado@xxxxxxxxx</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br><div class="gmail_quote"><div class="im">On Thu, Nov 12, 2009 at 8:07 AM, Snyman, Marius M <span dir="ltr">&lt;<a href="mailto:Marius.Snyman@xxxxxxxxxxxxxxxxxx" target="_blank">Marius.Snyman@xxxxxxxxxxxxxxxxxx</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">










<div link="blue" vlink="purple" lang="EN-US">

<div>

<h4><span lang="EN-ZA">Installing the VE plugin</span></h4>

<p class="MsoNormal"><span lang="EN-ZA">&#xA0;</span></p>

<p class="MsoNormal"><b><span lang="EN-ZA">Required:</span></b></p>

<p class="MsoNormal"><span lang="EN-ZA">Download and extract the Galileo SDK. A
fast link is found at:</span></p>

<p><a href="http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip" target="_blank">http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip</a></p>


</div></div></blockquote></div><div><br>THIS LINK IS NOT WORKING <br></div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-US">

<div>

<p>&#xA0;</p>

<p>This gives us access to the Eclipse sources. This is not
a requirement for my project but having access to the sources sure goes a long
way towards assisting in debugging efforts. It also includes the PDE core with
sources.</p>

<p>&#xA0;<br></p>

<p class="MsoNormal"><b><span lang="EN-ZA">Required:</span></b></p>

<p class="MsoNormal"><span lang="EN-ZA">Install the WTP SDK. For access to the JEM
sources, If you don&#x2019;t have this installed then the Installation process
will fail with and exception on JEM sources Install the WTP SDK from:</span></p>

<p class="MsoNormal"><a href="http://eclipse.unixheads.org/webtools/downloads/drops/R3.1/R-3.1-20090616035105/wtp-sdk-R-3.1-20090616035105.zip" target="_blank"><span lang="EN-ZA">http://eclipse.unixheads.org/webtools/downloads/drops/R3.1/R-3.1-20090616035105/wtp-sdk-R-3.1-20090616035105.zip</span></a></p>


</div></div></blockquote></div><div>See attached photo ERROR1.png<br></div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-US">

<div><p class="MsoNormal">
<span lang="EN-ZA"></span></p>

<p class="MsoNormal"><span lang="EN-ZA">&#xA0;</span></p>

<p class="MsoNormal"><b><span lang="EN-ZA">Required:</span></b></p>

<p class="MsoNormal"><span lang="EN-ZA">Install the GEF/EMF SDK. I downloaded it
from here: </span></p>

<p class="MsoNormal"><a href="http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.5.1/R200909151220/GEF-ALL-3.5.1.zip" target="_blank"><span lang="EN-ZA">http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.5.1/R200909151220/GEF-ALL-3.5.1.zip</span></a></p>


</div></div></blockquote></div><div>See attached photo ERROR2.png<br>&#xA0;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div>
<div class="h5"><div link="blue" vlink="purple" lang="EN-US">
<div><p class="MsoNormal">
<span lang="EN-ZA"></span></p>

<p class="MsoNormal"><span lang="EN-ZA">&#xA0;</span></p>

<p class="MsoNormal"><b><span lang="EN-ZA">Required:</span></b></p>

<p class="MsoNormal"><span lang="EN-ZA">Install GEF. I downloaded and installed
GEF_ALL_351 </span></p>

<p class="MsoNormal"><span lang="EN-ZA">&#xA0;</span></p>

<p class="MsoNormal"><b><span lang="EN-ZA">Required:</span></b></p>

<p class="MsoNormal"><span lang="EN-ZA">Install the VE SDK from </span><a href="http://download.eclipse.org/tools/ve/updates/1.4/" target="_blank"><span lang="EN-ZA">http://download.eclipse.org/tools/ve/updates/1.4/</span></a>
w<span lang="EN-ZA">hich gives us access to the sources for VE. </span></p>

<p class="MsoNormal"><span lang="EN-ZA">I selected the following option:</span></p>

<p class="MsoNormal"><img src="" alt="selections_for_install.png" width="607" border="0" height="579"><span lang="EN-ZA"></span></p>


<p class="MsoNormal"><span lang="EN-ZA">&#xA0;</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">My DropIn folder looks like this:</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">&#xA0;</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"><img src="" width="540" border="0" height="159"></span><span style="font-size: 11pt; color: rgb(31, 73, 125);"></span></p>



<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">&#xA0;</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">And My installation stuff looks like this:</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">&#xA0;</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"><img src="" width="499" border="0" height="997"></span><span style="font-size: 11pt; color: rgb(31, 73, 125);"></span></p>



<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">&#xA0;</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">&#xA0;</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">&#xA0;</span></p>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p class="MsoNormal"><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;">
<a href="mailto:ve-dev-bounces@xxxxxxxxxxx" target="_blank">ve-dev-bounces@xxxxxxxxxxx</a> [mailto:<a href="mailto:ve-dev-bounces@xxxxxxxxxxx" target="_blank">ve-dev-bounces@xxxxxxxxxxx</a>] <b>On Behalf Of </b>Robert
Patrizio<br>
<b>Sent:</b> 11 November 2009 09:19 nm<br>
<b>To:</b> <a href="mailto:ve-dev@xxxxxxxxxxx" target="_blank">ve-dev@xxxxxxxxxxx</a><br>
<b>Subject:</b> [ve-dev] Problem installing Visual Editor</span></p>

</div><div><div></div><div>

<p class="MsoNormal">&#xA0;</p>

<p class="MsoNormal">Good Afternoon, <br>
<br>
I have Eclipse Galileo installed in mi MacBook Pro. I did download VE from the
source page and I&#39;m having a problem with te installation. This is the error:<br>
<br>
Cannot complete the install because of a conflicting dependency.<br>
&#xA0; Software being installed: Visual Editor All-In-One SDK
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085
(org.eclipse.ve.all.feature.group
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)<br>
&#xA0; Software currently installed: Eclipse IDE for Java EE Developers
1.2.1.20090918-0703 (epp.package.jee 1.2.1.20090918-0703)<br>
&#xA0; Only one of the following can be installed at once: <br>
&#xA0;&#xA0;&#xA0; Java EMF Model Utilities 2.0.200.v200905140200
(org.eclipse.jem.util 2.0.200.v200905140200)<br>
&#xA0;&#xA0;&#xA0; Java EMF Model Utilities 2.0.200.R3_1_maintenance
(org.eclipse.jem.util 2.0.200.R3_1_maintenance)<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: Eclipse IDE for Java EE Developers 1.2.1.20090918-0703
(epp.package.jee 1.2.1.20090918-0703)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.epp.package.jee.feature.feature.group
[1.2.1.20090918-0703]<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: Java EE IDE Feature 1.2.1.20090918-0703
(org.eclipse.epp.package.jee.feature.feature.group 1.2.1.20090918-0703)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.wst.web_ui.feature.feature.group 0.0.0<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: Java EMF Model
1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd (org.eclipse.jem.feature.group
1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.jem.util [2.0.200.R3_1_maintenance]<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: Java EMF Model SDK
1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH
(org.eclipse.jem.sdk.feature.group
1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.jem.feature.group
[1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd]<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: Visual Editor All-In-One SDK
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085
(org.eclipse.ve.all.feature.group
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.jem.sdk.feature.group
[1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH]<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: WST Common Core
3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM
(org.eclipse.wst.common_core.feature.feature.group
3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.jem.util [2.0.200.v200905140200]<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: WST Common UI
3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q
(org.eclipse.wst.common_ui.feature.feature.group
3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.wst.common_core.feature.feature.group
[3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM]<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: Eclipse Web Developer Tools
3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU
(org.eclipse.wst.web_ui.feature.feature.group
3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.wst.common_ui.feature.feature.group
[3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q]<br>
<br>
I&#39;ll apreciate your help on this,<br>
<br>
Thanks in advance<br clear="all">
<br>
-- <br>
Robert Patrizio<br>
Sportwind de Venezuela C.A.</p>

</div></div></div>


<div><font color="#0000ff"><font color="#000000"><font face="Arial">
<p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><b><span style="font-size: 10pt;" lang="EN-US"></span></b>&#xA0;</p>
<p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><b><span style="font-size: 10pt;" lang="EN-US"></span></b>&#xA0;</p>
<p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><b><span style="font-size: 10pt;" lang="EN-US">Standard Bank email disclaimer and confidentiality 
note</span></b><span style="font-size: 10pt;" lang="EN-US"></span></p>
<p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><span style="font-size: 10pt;" lang="EN-US">Please go to <span style="color: rgb(31, 73, 125);"><a href="http://www.standardbank.co.za/site/homepage/emaildisclaimer.html" target="_blank"><span style="color: rgb(31, 73, 125);">http://www.standardbank.co.za/site/homepage/emaildisclaimer.html</span></a></span><span style="color: black;"> </span>to read our email disclaimer and confidentiality 
note. Kindly email <a href="mailto:disclaimer@xxxxxxxxxxxxxxxxxx" target="_blank"><span style="color: rgb(0, 51, 153);">disclaimer@xxxxxxxxxxxxxxxxxx</span></a> (no content or 
subject line necessary) if you cannot view that page and we will email our email 
disclaimer and confidentiality note to you.</span></p>
<p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><span style="font-size: 10pt;" lang="EN-US"><span style="color: black;"></span></span>&#xA0;</p>
<p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><span style="font-size: 10pt;" lang="EN-US"><span style="color: black;"></span></span></p></font></font></font></div>
</div>


<br></div></div><div class="im">_______________________________________________<br>
ve-dev mailing list<br>
<a href="mailto:ve-dev@xxxxxxxxxxx" target="_blank">ve-dev@xxxxxxxxxxx</a><br>
<a href="https://dev.eclipse.org/mailman/listinfo/ve-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/ve-dev</a><br>
<br></div></blockquote></div><br><br clear="all"><br>-- <br><div><div></div><div class="h5">Robert Patrizio<br>Sportwind de Venezuela C.A.<br>
</div></div><br>_______________________________________________<br>
ve-dev mailing list<br>
<a href="mailto:ve-dev@xxxxxxxxxxx">ve-dev@xxxxxxxxxxx</a><br>
<a href="https://dev.eclipse.org/mailman/listinfo/ve-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/ve-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Vincenzo Caselli<br>RCP Vision<br><a href="http://www.rcp-vision.com">http://www.rcp-vision.com</a><br>E-mail: <a href="mailto:v.caselli@xxxxxxxxxxxxxx">v.caselli@xxxxxxxxxxxxxx</a><br>
Mobile: +39 347 1267872<br>Skype: vincenzocaselli<br>Gtalk: vincenzo.caselli<br><br>
]]></content:encoded>
		<pubDate>Fri, 13 Nov 2009 00:15:31 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01890.html</guid>
		<author>vincenzo.caselli@xxxxxxx (Vincenzo Caselli)</author>
	</item>
	<item>
		<title>Re: [ve-dev] Problem installing Visual Editor</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01889.html</link>
		<description>Try another mirror. YMMV. That's not a repo; just unip it into eclipse/dropins/. That's not a repo; just unip it into eclipse/dropins/. -- Nick Boldt :: http://nick.divbyzero.com Release Engineer :: Eclipse Modeling &amp;amp; Dash Athena </description>
		<content:encoded><![CDATA[<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">    Download and extract the Galileo SDK. A fast link is found at:
    <a  href="http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip">http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip</a>
THIS LINK IS NOT WORKING
</pre></blockquote><pre style="margin: 0em;"><br>Try another mirror. YMMV.</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">    <a  href="http://eclipse.unixheads.org/webtools/downloads/drops/R3.1/R-3.1-20090616035105/wtp-sdk-R-3.1-20090616035105.zip">http://eclipse.unixheads.org/webtools/downloads/drops/R3.1/R-3.1-20090616035105/wtp-sdk-R-3.1-20090616035105.zip</a>
See attached photo ERROR1.png
</pre></blockquote><pre style="margin: 0em;"><br>That's not a repo; just unip it into eclipse/dropins/.</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">    <a  href="http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.5.1/R200909151220/GEF-ALL-3.5.1.zip">http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.5.1/R200909151220/GEF-ALL-3.5.1.zip</a>
See attached photo ERROR2.png
</pre></blockquote><pre style="margin: 0em;"><br>That's not a repo; just unip it into eclipse/dropins/.</pre><br>
<pre style="margin: 0em;">--
Nick Boldt :: <a  href="http://nick.divbyzero.com">http://nick.divbyzero.com</a>
Release Engineer :: Eclipse Modeling &amp; Dash Athena</pre><br>
]]></content:encoded>
		<pubDate>Thu, 12 Nov 2009 16:49:54 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01889.html</guid>
		<author>nickboldt@xxxxxxx (Nick Boldt)</author>
	</item>
	<item>
		<title>Re: [ve-dev] Problem installing Visual Editor</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01888.html</link>
		<description>THIS LINK IS NOT WORKING See attached photo ERROR1.pngSee attached photo ERROR2.png&amp;#xA0;-- Robert PatrizioSportwind de Venezuela C.A. Attachment: ERROR1.png Description: PNG image Attachment: EROR2.png Description: PNG image </description>
		<content:encoded><![CDATA[<br><br><div class="gmail_quote">On Thu, Nov 12, 2009 at 8:07 AM, Snyman, Marius M <span dir="ltr">&lt;<a href="mailto:Marius.Snyman@xxxxxxxxxxxxxxxxxx" target="_blank">Marius.Snyman@xxxxxxxxxxxxxxxxxx</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">










<div link="blue" vlink="purple" lang="EN-US">

<div>

<h4><span lang="EN-ZA">Installing the VE plugin</span></h4>

<p class="MsoNormal"><span lang="EN-ZA">&#xA0;</span></p>

<p class="MsoNormal"><b><span lang="EN-ZA">Required:</span></b></p>

<p class="MsoNormal"><span lang="EN-ZA">Download and extract the Galileo SDK. A
fast link is found at:</span></p>

<p><a href="http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip" target="_blank">http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip</a></p>

</div></div></blockquote><div><br>THIS LINK IS NOT WORKING <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div link="blue" vlink="purple" lang="EN-US">

<div>

<p>&#xA0;</p>

<p>This gives us access to the Eclipse sources. This is not
a requirement for my project but having access to the sources sure goes a long
way towards assisting in debugging efforts. It also includes the PDE core with
sources.</p>

<p>&#xA0;<br></p>

<p class="MsoNormal"><b><span lang="EN-ZA">Required:</span></b></p>

<p class="MsoNormal"><span lang="EN-ZA">Install the WTP SDK. For access to the JEM
sources, If you don&#x2019;t have this installed then the Installation process
will fail with and exception on JEM sources Install the WTP SDK from:</span></p>

<p class="MsoNormal"><a href="http://eclipse.unixheads.org/webtools/downloads/drops/R3.1/R-3.1-20090616035105/wtp-sdk-R-3.1-20090616035105.zip" target="_blank"><span lang="EN-ZA">http://eclipse.unixheads.org/webtools/downloads/drops/R3.1/R-3.1-20090616035105/wtp-sdk-R-3.1-20090616035105.zip</span></a></p>

</div></div></blockquote><div>See attached photo ERROR1.png<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div link="blue" vlink="purple" lang="EN-US">

<div><p class="MsoNormal">
<span lang="EN-ZA"></span></p>

<p class="MsoNormal"><span lang="EN-ZA">&#xA0;</span></p>

<p class="MsoNormal"><b><span lang="EN-ZA">Required:</span></b></p>

<p class="MsoNormal"><span lang="EN-ZA">Install the GEF/EMF SDK. I downloaded it
from here: </span></p>

<p class="MsoNormal"><a href="http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.5.1/R200909151220/GEF-ALL-3.5.1.zip" target="_blank"><span lang="EN-ZA">http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.5.1/R200909151220/GEF-ALL-3.5.1.zip</span></a></p>

</div></div></blockquote><div>See attached photo ERROR2.png<br>&#xA0;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div link="blue" vlink="purple" lang="EN-US">
<div><p class="MsoNormal">
<span lang="EN-ZA"></span></p>

<p class="MsoNormal"><span lang="EN-ZA">&#xA0;</span></p>

<p class="MsoNormal"><b><span lang="EN-ZA">Required:</span></b></p>

<p class="MsoNormal"><span lang="EN-ZA">Install GEF. I downloaded and installed
GEF_ALL_351 </span></p>

<p class="MsoNormal"><span lang="EN-ZA">&#xA0;</span></p>

<p class="MsoNormal"><b><span lang="EN-ZA">Required:</span></b></p>

<p class="MsoNormal"><span lang="EN-ZA">Install the VE SDK from </span><a href="http://download.eclipse.org/tools/ve/updates/1.4/" target="_blank"><span lang="EN-ZA">http://download.eclipse.org/tools/ve/updates/1.4/</span></a>
w<span lang="EN-ZA">hich gives us access to the sources for VE. </span></p>

<p class="MsoNormal"><span lang="EN-ZA">I selected the following option:</span></p>

<p class="MsoNormal"><img src="" alt="selections_for_install.png" border="0" height="579" width="607"><span lang="EN-ZA"></span></p>


<p class="MsoNormal"><span lang="EN-ZA">&#xA0;</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">My DropIn folder looks like this:</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">&#xA0;</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"><img src="" border="0" height="159" width="540"></span><span style="font-size: 11pt; color: rgb(31, 73, 125);"></span></p>



<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">&#xA0;</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">And My installation stuff looks like this:</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">&#xA0;</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"><img src="" border="0" height="997" width="499"></span><span style="font-size: 11pt; color: rgb(31, 73, 125);"></span></p>



<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">&#xA0;</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">&#xA0;</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">&#xA0;</span></p>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p class="MsoNormal"><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;">
<a href="mailto:ve-dev-bounces@xxxxxxxxxxx" target="_blank">ve-dev-bounces@xxxxxxxxxxx</a> [mailto:<a href="mailto:ve-dev-bounces@xxxxxxxxxxx" target="_blank">ve-dev-bounces@xxxxxxxxxxx</a>] <b>On Behalf Of </b>Robert
Patrizio<br>
<b>Sent:</b> 11 November 2009 09:19 nm<br>
<b>To:</b> <a href="mailto:ve-dev@xxxxxxxxxxx" target="_blank">ve-dev@xxxxxxxxxxx</a><br>
<b>Subject:</b> [ve-dev] Problem installing Visual Editor</span></p>

</div><div><div></div><div>

<p class="MsoNormal">&#xA0;</p>

<p class="MsoNormal">Good Afternoon, <br>
<br>
I have Eclipse Galileo installed in mi MacBook Pro. I did download VE from the
source page and I&#39;m having a problem with te installation. This is the error:<br>
<br>
Cannot complete the install because of a conflicting dependency.<br>
&#xA0; Software being installed: Visual Editor All-In-One SDK
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085
(org.eclipse.ve.all.feature.group
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)<br>
&#xA0; Software currently installed: Eclipse IDE for Java EE Developers
1.2.1.20090918-0703 (epp.package.jee 1.2.1.20090918-0703)<br>
&#xA0; Only one of the following can be installed at once: <br>
&#xA0;&#xA0;&#xA0; Java EMF Model Utilities 2.0.200.v200905140200
(org.eclipse.jem.util 2.0.200.v200905140200)<br>
&#xA0;&#xA0;&#xA0; Java EMF Model Utilities 2.0.200.R3_1_maintenance
(org.eclipse.jem.util 2.0.200.R3_1_maintenance)<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: Eclipse IDE for Java EE Developers 1.2.1.20090918-0703
(epp.package.jee 1.2.1.20090918-0703)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.epp.package.jee.feature.feature.group
[1.2.1.20090918-0703]<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: Java EE IDE Feature 1.2.1.20090918-0703
(org.eclipse.epp.package.jee.feature.feature.group 1.2.1.20090918-0703)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.wst.web_ui.feature.feature.group 0.0.0<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: Java EMF Model
1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd (org.eclipse.jem.feature.group
1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.jem.util [2.0.200.R3_1_maintenance]<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: Java EMF Model SDK
1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH
(org.eclipse.jem.sdk.feature.group
1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.jem.feature.group
[1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd]<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: Visual Editor All-In-One SDK
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085
(org.eclipse.ve.all.feature.group
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.jem.sdk.feature.group
[1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH]<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: WST Common Core
3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM
(org.eclipse.wst.common_core.feature.feature.group
3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.jem.util [2.0.200.v200905140200]<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: WST Common UI
3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q
(org.eclipse.wst.common_ui.feature.feature.group
3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.wst.common_core.feature.feature.group
[3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM]<br>
&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: Eclipse Web Developer Tools
3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU
(org.eclipse.wst.web_ui.feature.feature.group
3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU)<br>
&#xA0;&#xA0;&#xA0; To: org.eclipse.wst.common_ui.feature.feature.group
[3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q]<br>
<br>
I&#39;ll apreciate your help on this,<br>
<br>
Thanks in advance<br clear="all">
<br>
-- <br>
Robert Patrizio<br>
Sportwind de Venezuela C.A.</p>

</div></div></div>


<div><font color="#0000ff"><font color="#000000"><font face="Arial">
<p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><b><span style="font-size: 10pt;" lang="EN-US"></span></b>&#xA0;</p>
<p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><b><span style="font-size: 10pt;" lang="EN-US"></span></b>&#xA0;</p>
<p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><b><span style="font-size: 10pt;" lang="EN-US">Standard Bank email disclaimer and confidentiality 
note</span></b><span style="font-size: 10pt;" lang="EN-US"></span></p>
<p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><span style="font-size: 10pt;" lang="EN-US">Please go to <span style="color: rgb(31, 73, 125);"><a href="http://www.standardbank.co.za/site/homepage/emaildisclaimer.html" target="_blank"><span style="color: rgb(31, 73, 125);">http://www.standardbank.co.za/site/homepage/emaildisclaimer.html</span></a></span><span style="color: black;"> </span>to read our email disclaimer and confidentiality 
note. Kindly email <a href="mailto:disclaimer@xxxxxxxxxxxxxxxxxx" target="_blank"><span style="color: rgb(0, 51, 153);">disclaimer@xxxxxxxxxxxxxxxxxx</span></a> (no content or 
subject line necessary) if you cannot view that page and we will email our email 
disclaimer and confidentiality note to you.</span></p>
<p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><span style="font-size: 10pt;" lang="EN-US"><span style="color: black;"></span></span>&#xA0;</p>
<p style="margin: 0cm 0cm 0pt;" class="MsoNormal"><span style="font-size: 10pt;" lang="EN-US"><span style="color: black;"></span></span></p></font></font></font></div>
</div>


<br>_______________________________________________<br>
ve-dev mailing list<br>
<a href="mailto:ve-dev@xxxxxxxxxxx" target="_blank">ve-dev@xxxxxxxxxxx</a><br>
<a href="https://dev.eclipse.org/mailman/listinfo/ve-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/ve-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Robert Patrizio<br>Sportwind de Venezuela C.A.<br>
<p><strong>Attachment:
<a href="pngThO4VYMp0L.png" ><tt>ERROR1.png</tt></a></strong><br>
<em>Description:</em> PNG image</p>
<p><strong>Attachment:
<a href="pngbKn0hORE67.png" ><tt>EROR2.png</tt></a></strong><br>
<em>Description:</em> PNG image</p>
]]></content:encoded>
		<pubDate>Thu, 12 Nov 2009 14:32:54 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01888.html</guid>
		<author>rapmachado@xxxxxxx (Robert Patrizio)</author>
	</item>
	<item>
		<title>RE: [ve-dev] Problem installing Visual Editor</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01887.html</link>
		<description> Installing the VE plugin   Required: Download and extract the Galileo SDK. A fast link is found at: http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip   This gives us access to the Eclipse sources. This is not...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="a:link { color: blue } a:visited { color: purple } ">





<div class=Section1>

<h4><span lang=EN-ZA>Installing the VE plugin<o:p></o:p></span></h4>

<p class=MsoNormal><span lang=EN-ZA><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><b><span lang=EN-ZA>Required:<o:p></o:p></span></b></p>

<p class=MsoNormal><span lang=EN-ZA>Download and extract the Galileo SDK. A
fast link is found at:<o:p></o:p></span></p>

<p class=MsoNoSpacing><a
href="http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip">http://ftp.saix.net/Eclipse/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32.zip</a><o:p></o:p></p>

<p class=MsoNoSpacing><o:p>&nbsp;</o:p></p>

<p class=MsoNoSpacing>This gives us access to the Eclipse sources. This is not
a requirement for my project but having access to the sources sure goes a long
way towards assisting in debugging efforts. It also includes the PDE core with
sources.<o:p></o:p></p>

<p class=MsoNoSpacing><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><b><span lang=EN-ZA>Required:<o:p></o:p></span></b></p>

<p class=MsoNormal><span lang=EN-ZA>Install the WTP SDK. For access to the JEM
sources, If you don&#8217;t have this installed then the Installation process
will fail with and exception on JEM sources Install the WTP SDK from:<o:p></o:p></span></p>

<p class=MsoNormal><a
href="http://eclipse.unixheads.org/webtools/downloads/drops/R3.1/R-3.1-20090616035105/wtp-sdk-R-3.1-20090616035105.zip"><span
lang=EN-ZA>http://eclipse.unixheads.org/webtools/downloads/drops/R3.1/R-3.1-20090616035105/wtp-sdk-R-3.1-20090616035105.zip</span></a>
<span lang=EN-ZA><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-ZA><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><b><span lang=EN-ZA>Required:<o:p></o:p></span></b></p>

<p class=MsoNormal><span lang=EN-ZA>Install the GEF/EMF SDK. I downloaded it
from here: </span><o:p></o:p></p>

<p class=MsoNormal><a
href="http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.5.1/R200909151220/GEF-ALL-3.5.1.zip"><span
lang=EN-ZA>http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.5.1/R200909151220/GEF-ALL-3.5.1.zip</span></a><span
lang=EN-ZA><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-ZA><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><b><span lang=EN-ZA>Required:<o:p></o:p></span></b></p>

<p class=MsoNormal><span lang=EN-ZA>Install GEF. I downloaded and installed
GEF_ALL_351 <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-ZA><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><b><span lang=EN-ZA>Required:<o:p></o:p></span></b></p>

<p class=MsoNormal><span lang=EN-ZA>Install the VE SDK from </span><a
href="http://download.eclipse.org/tools/ve/updates/1.4/"><span lang=EN-ZA>http://download.eclipse.org/tools/ve/updates/1.4/</span></a>
w<span lang=EN-ZA>hich gives us access to the sources for VE. <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-ZA>I selected the following option:<o:p></o:p></span></p>

<p class=MsoNormal><img border=0 width=607 height=579 id="Picture_x0020_1"
src="" alt="selections_for_install.png"><span
lang=EN-ZA><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-ZA><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>My DropIn folder looks like this:<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><img border=0 width=540 height=159 id="Picture_x0020_3"
src=""></span><span style='font-size:11.0pt;
font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>And My installation stuff looks like this:<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><img border=0 width=499 height=997 id="Picture_x0020_4"
src=""></span><span style='font-size:11.0pt;
font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
ve-dev-bounces@xxxxxxxxxxx [mailto:ve-dev-bounces@xxxxxxxxxxx] <b>On Behalf Of </b>Robert
Patrizio<br>
<b>Sent:</b> 11 November 2009 09:19 nm<br>
<b>To:</b> ve-dev@xxxxxxxxxxx<br>
<b>Subject:</b> [ve-dev] Problem installing Visual Editor<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Good Afternoon, <br>
<br>
I have Eclipse Galileo installed in mi MacBook Pro. I did download VE from the
source page and I'm having a problem with te installation. This is the error:<br>
<br>
Cannot complete the install because of a conflicting dependency.<br>
&nbsp; Software being installed: Visual Editor All-In-One SDK
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085
(org.eclipse.ve.all.feature.group
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)<br>
&nbsp; Software currently installed: Eclipse IDE for Java EE Developers
1.2.1.20090918-0703 (epp.package.jee 1.2.1.20090918-0703)<br>
&nbsp; Only one of the following can be installed at once: <br>
&nbsp;&nbsp;&nbsp; Java EMF Model Utilities 2.0.200.v200905140200
(org.eclipse.jem.util 2.0.200.v200905140200)<br>
&nbsp;&nbsp;&nbsp; Java EMF Model Utilities 2.0.200.R3_1_maintenance
(org.eclipse.jem.util 2.0.200.R3_1_maintenance)<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: Eclipse IDE for Java EE Developers 1.2.1.20090918-0703
(epp.package.jee 1.2.1.20090918-0703)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.epp.package.jee.feature.feature.group
[1.2.1.20090918-0703]<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: Java EE IDE Feature 1.2.1.20090918-0703
(org.eclipse.epp.package.jee.feature.feature.group 1.2.1.20090918-0703)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.wst.web_ui.feature.feature.group 0.0.0<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: Java EMF Model
1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd (org.eclipse.jem.feature.group
1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.jem.util [2.0.200.R3_1_maintenance]<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: Java EMF Model SDK
1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH
(org.eclipse.jem.sdk.feature.group
1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.jem.feature.group
[1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd]<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: Visual Editor All-In-One SDK
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085
(org.eclipse.ve.all.feature.group
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.jem.sdk.feature.group
[1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH]<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: WST Common Core
3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM
(org.eclipse.wst.common_core.feature.feature.group
3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.jem.util [2.0.200.v200905140200]<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: WST Common UI
3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q
(org.eclipse.wst.common_ui.feature.feature.group
3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.wst.common_core.feature.feature.group
[3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM]<br>
&nbsp; Cannot satisfy dependency:<br>
&nbsp;&nbsp;&nbsp; From: Eclipse Web Developer Tools
3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU
(org.eclipse.wst.web_ui.feature.feature.group
3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU)<br>
&nbsp;&nbsp;&nbsp; To: org.eclipse.wst.common_ui.feature.feature.group
[3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q]<br>
<br>
I'll apreciate your help on this,<br>
<br>
Thanks in advance<br clear=all>
<br>
-- <br>
Robert Patrizio<br>
Sportwind de Venezuela C.A.<o:p></o:p></p>

</div>


<DIV><FONT color=#0000ff><FONT color=#000000><FONT face=Arial>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><B><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-ansi-language: EN-US" 
lang=EN-US></SPAN></B>&nbsp;</P>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><B><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-ansi-language: EN-US" 
lang=EN-US></SPAN></B>&nbsp;</P>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><B><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-ansi-language: EN-US" 
lang=EN-US>Standard Bank email disclaimer and confidentiality 
note</SPAN></B><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-ansi-language: EN-US" 
lang=EN-US><O:P></O:P></SPAN></P>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-ansi-language: EN-US" 
lang=EN-US>Please go to <SPAN style="COLOR: #1f497d"><A 
href="http://www.standardbank.co.za/site/homepage/emaildisclaimer.html"><SPAN 
style="COLOR: #1f497d">http://www.standardbank.co.za/site/homepage/emaildisclaimer.html</SPAN></A></SPAN><SPAN 
style="COLOR: black"> </SPAN>to read our email disclaimer and confidentiality 
note. Kindly email <A href="mailto:disclaimer@xxxxxxxxxxxxxxxxxx"><SPAN 
style="COLOR: #003399">disclaimer@xxxxxxxxxxxxxxxxxx</SPAN></A> (no content or 
subject line necessary) if you cannot view that page and we will email our email 
disclaimer and confidentiality note to you.</SPAN></P>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-ansi-language: EN-US" 
lang=EN-US><SPAN style="COLOR: black"></SPAN></SPAN>&nbsp;</P>
<P style="MARGIN: 0cm 0cm 0pt" class=MsoNormal><SPAN 
style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-ansi-language: EN-US" 
lang=EN-US><SPAN 
style="COLOR: black"><O:P></O:P></SPAN></SPAN></P></FONT></DIV></FONT></FONT>



</td></tr></table><p><a href="pngH7LFdapn5q.png" ><img src="pngH7LFdapn5q.png" alt="PNG image"></a></p>
<p><a href="pngwd3WUfDCSU.png" ><img src="pngwd3WUfDCSU.png" alt="PNG image"></a></p>
<p><a href="pngzmKtlJOjXC.png" ><img src="pngzmKtlJOjXC.png" alt="PNG image"></a></p>
]]></content:encoded>
		<pubDate>Thu, 12 Nov 2009 12:37:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01887.html</guid>
		<author>Marius.Snyman@xxxxxxx (Snyman, Marius M)</author>
	</item>
	<item>
		<title>Re: [ve-dev] Problem installing Visual Editor</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01886.html</link>
		<description></description>
		<content:encoded><![CDATA[Well, I did It again, and there is te output message:<br><br>Your original request has been modified.<br>&#xA0; &quot;Visual Editor SDK&quot; will be ignored because it is already installed.<br>&#xA0; &quot;Visual Editor Source&quot; will be ignored because it is already installed.<br>
&#xA0; &quot;Java EMF Model Source&quot; will be ignored because it is already installed.<br>&#xA0; &quot;Visual Editor&quot; will be ignored because it is already installed.<br>Cannot complete the install because of a conflicting dependency.<br>
&#xA0; Software being installed: Java EMF Model 1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd (org.eclipse.jem.feature.group 1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd)<br>&#xA0; Software currently installed: Eclipse IDE for Java EE Developers 1.2.1.20090918-0703 (epp.package.jee 1.2.1.20090918-0703)<br>
&#xA0; Only one of the following can be installed at once: <br>&#xA0;&#xA0;&#xA0; Java EMF Model Utilities 2.0.200.v200905140200 (org.eclipse.jem.util 2.0.200.v200905140200)<br>&#xA0;&#xA0;&#xA0; Java EMF Model Utilities 2.0.200.R3_1_maintenance (org.eclipse.jem.util 2.0.200.R3_1_maintenance)<br>
&#xA0; Cannot satisfy dependency:<br>&#xA0;&#xA0;&#xA0; From: Eclipse IDE for Java EE Developers 1.2.1.20090918-0703 (epp.package.jee 1.2.1.20090918-0703)<br>&#xA0;&#xA0;&#xA0; To: org.eclipse.epp.package.jee.feature.feature.group [1.2.1.20090918-0703]<br>
&#xA0; Cannot satisfy dependency:<br>&#xA0;&#xA0;&#xA0; From: Java EE IDE Feature 1.2.1.20090918-0703 (org.eclipse.epp.package.jee.feature.feature.group 1.2.1.20090918-0703)<br>&#xA0;&#xA0;&#xA0; To: org.eclipse.wst.web_ui.feature.feature.group 0.0.0<br>&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: Java EMF Model 1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd (org.eclipse.jem.feature.group 1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd)<br>&#xA0;&#xA0;&#xA0; To: org.eclipse.jem.util [2.0.200.R3_1_maintenance]<br>&#xA0; Cannot satisfy dependency:<br>
&#xA0;&#xA0;&#xA0; From: WST Common Core 3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM (org.eclipse.wst.common_core.feature.feature.group 3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM)<br>&#xA0;&#xA0;&#xA0; To: org.eclipse.jem.util [2.0.200.v200905140200]<br>
&#xA0; Cannot satisfy dependency:<br>&#xA0;&#xA0;&#xA0; From: WST Common UI 3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q (org.eclipse.wst.common_ui.feature.feature.group 3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q)<br>&#xA0;&#xA0;&#xA0; To: org.eclipse.wst.common_core.feature.feature.group [3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM]<br>
&#xA0; Cannot satisfy dependency:<br>&#xA0;&#xA0;&#xA0; From: Eclipse Web Developer Tools 3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU (org.eclipse.wst.web_ui.feature.feature.group 3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU)<br>&#xA0;&#xA0;&#xA0; To: org.eclipse.wst.common_ui.feature.feature.group [3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q]<br>
<br><div class="gmail_quote">On Thu, Nov 12, 2009 at 1:25 AM, Nick Boldt <span dir="ltr">&lt;<a href="mailto:nickboldt@xxxxxxxxx">nickboldt@xxxxxxxxx</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Did you try these instructions?<br>
<br>
<a href="http://wiki.eclipse.org/VE/Update" target="_blank">http://wiki.eclipse.org/VE/Update</a><br>
<br>
Robert Patrizio wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">
Good Afternoon,<br>
<br>
I have Eclipse Galileo installed in mi MacBook Pro. I did download VE from the source page and I&#39;m having a problem with te installation. This is the error:<br>
<br>
Cannot complete the install because of a conflicting dependency.<br>
 &#xA0;Software being installed: Visual Editor All-In-One SDK 1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085 (org.eclipse.ve.all.feature.group 1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)<br>
 &#xA0;Software currently installed: Eclipse IDE for Java EE Developers 1.2.1.20090918-0703 (epp.package.jee 1.2.1.20090918-0703)<br>
 &#xA0;Only one of the following can be installed at once:<br>
 &#xA0; &#xA0;Java EMF Model Utilities 2.0.200.v200905140200 (org.eclipse.jem.util 2.0.200.v200905140200)<br>
 &#xA0; &#xA0;Java EMF Model Utilities 2.0.200.R3_1_maintenance (org.eclipse.jem.util 2.0.200.R3_1_maintenance)<br>
 &#xA0;Cannot satisfy dependency:<br>
 &#xA0; &#xA0;From: Eclipse IDE for Java EE Developers 1.2.1.20090918-0703 (epp.package.jee 1.2.1.20090918-0703)<br>
 &#xA0; &#xA0;To: org.eclipse.epp.package.jee.feature.feature.group [1.2.1.20090918-0703]<br>
 &#xA0;Cannot satisfy dependency:<br>
 &#xA0; &#xA0;From: Java EE IDE Feature 1.2.1.20090918-0703 (org.eclipse.epp.package.jee.feature.feature.group 1.2.1.20090918-0703)<br>
 &#xA0; &#xA0;To: org.eclipse.wst.web_ui.feature.feature.group 0.0.0<br>
 &#xA0;Cannot satisfy dependency:<br>
 &#xA0; &#xA0;From: Java EMF Model 1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd (org.eclipse.jem.feature.group 1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd)<br>
 &#xA0; &#xA0;To: org.eclipse.jem.util [2.0.200.R3_1_maintenance]<br>
 &#xA0;Cannot satisfy dependency:<br>
 &#xA0; &#xA0;From: Java EMF Model SDK 1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH (org.eclipse.jem.sdk.feature.group 1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH)<br>
 &#xA0; &#xA0;To: org.eclipse.jem.feature.group [1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd]<br>
 &#xA0;Cannot satisfy dependency:<br>
 &#xA0; &#xA0;From: Visual Editor All-In-One SDK 1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085 (org.eclipse.ve.all.feature.group 1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)<br>
 &#xA0; &#xA0;To: org.eclipse.jem.sdk.feature.group [1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH]<br>
 &#xA0;Cannot satisfy dependency:<br>
 &#xA0; &#xA0;From: WST Common Core 3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM (org.eclipse.wst.common_core.feature.feature.group 3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM)<br>
 &#xA0; &#xA0;To: org.eclipse.jem.util [2.0.200.v200905140200]<br>
 &#xA0;Cannot satisfy dependency:<br>
 &#xA0; &#xA0;From: WST Common UI 3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q (org.eclipse.wst.common_ui.feature.feature.group 3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q)<br>
 &#xA0; &#xA0;To: org.eclipse.wst.common_core.feature.feature.group [3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM]<br>
 &#xA0;Cannot satisfy dependency:<br>
 &#xA0; &#xA0;From: Eclipse Web Developer Tools 3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU (org.eclipse.wst.web_ui.feature.feature.group 3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU)<br>
 &#xA0; &#xA0;To: org.eclipse.wst.common_ui.feature.feature.group [3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q]<br>
<br>
I&#39;ll apreciate your help on this,<br>
<br>
Thanks in advance<br>
<br>
-- <br>
Robert Patrizio<br>
Sportwind de Venezuela C.A.<br>
<br>
<br></div></div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
ve-dev mailing list<br>
<a href="mailto:ve-dev@xxxxxxxxxxx" target="_blank">ve-dev@xxxxxxxxxxx</a><br>
<a href="https://dev.eclipse.org/mailman/listinfo/ve-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/ve-dev</a><br>
</blockquote>
<br>
-- <br>
Nick Boldt :: <a href="http://nick.divbyzero.com" target="_blank">http://nick.divbyzero.com</a><br>
Release Engineer :: Eclipse Modeling &amp; Dash Athena<br>
_______________________________________________<br>
ve-dev mailing list<br>
<a href="mailto:ve-dev@xxxxxxxxxxx" target="_blank">ve-dev@xxxxxxxxxxx</a><br>
<a href="https://dev.eclipse.org/mailman/listinfo/ve-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/ve-dev</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Robert Patrizio<br>Sportwind de Venezuela C.A.<br>
]]></content:encoded>
		<pubDate>Thu, 12 Nov 2009 11:17:24 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01886.html</guid>
		<author>rapmachado@xxxxxxx (Robert Patrizio)</author>
	</item>
	<item>
		<title>Re: [ve-dev] Problem installing Visual Editor</title>
		<link>http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01885.html</link>
		<description>-- Nick Boldt :: http://nick.divbyzero.com Release Engineer :: Eclipse Modeling &amp;amp; Dash Athena </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Did you try these instructions?</pre><br>
<pre style="margin: 0em;"><a  href="http://wiki.eclipse.org/VE/Update">http://wiki.eclipse.org/VE/Update</a></pre><br>
<tt>Robert Patrizio wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Good Afternoon,</pre><br>
<tt>I have Eclipse Galileo installed in mi MacBook Pro. I did download VE 
from the source page and I'm having a problem with te installation. This 
is the error:</tt><br>
<br>
<tt>Cannot complete the install because of a conflicting dependency.<br>
  Software being installed: Visual Editor All-In-One SDK 
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085 
(org.eclipse.ve.all.feature.group 
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)<br>
  Software currently installed: Eclipse IDE for Java EE Developers 
1.2.1.20090918-0703 (epp.package.jee 1.2.1.20090918-0703)<br>
  Only one of the following can be installed at once:<br>
    Java EMF Model Utilities 2.0.200.v200905140200 (org.eclipse.jem.util 
2.0.200.v200905140200)<br>
    Java EMF Model Utilities 2.0.200.R3_1_maintenance 
(org.eclipse.jem.util 2.0.200.R3_1_maintenance)<br>
  Cannot satisfy dependency:<br>
    From: Eclipse IDE for Java EE Developers 1.2.1.20090918-0703 
(epp.package.jee 1.2.1.20090918-0703)<br>
    To: org.eclipse.epp.package.jee.feature.feature.group 
[1.2.1.20090918-0703]<br>
  Cannot satisfy dependency:<br>
    From: Java EE IDE Feature 1.2.1.20090918-0703 
(org.eclipse.epp.package.jee.feature.feature.group 1.2.1.20090918-0703)<br>
    To: org.eclipse.wst.web_ui.feature.feature.group 0.0.0<br>
  Cannot satisfy dependency:<br>
    From: Java EMF Model 1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd 
(org.eclipse.jem.feature.group 1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd)<br>
    To: org.eclipse.jem.util [2.0.200.R3_1_maintenance]<br>
  Cannot satisfy dependency:<br>
    From: Java EMF Model SDK 
1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH 
(org.eclipse.jem.sdk.feature.group 
1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH)<br>
    To: org.eclipse.jem.feature.group 
[1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd]<br>
  Cannot satisfy dependency:<br>
    From: Visual Editor All-In-One SDK 
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085 
(org.eclipse.ve.all.feature.group 
1.4.0.v20090826-1446-377-7BHP1L2iJp9-UJR-hP0Cz085)<br>
    To: org.eclipse.jem.sdk.feature.group 
[1.4.0.v20090826-1446-377-84M2IaeLhpiUslQArckxjIhH]<br>
  Cannot satisfy dependency:<br>
    From: WST Common Core 3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM 
(org.eclipse.wst.common_core.feature.feature.group 
3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM)<br>
    To: org.eclipse.jem.util [2.0.200.v200905140200]<br>
  Cannot satisfy dependency:<br>
    From: WST Common UI 3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q 
(org.eclipse.wst.common_ui.feature.feature.group 
3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q)<br>
    To: org.eclipse.wst.common_core.feature.feature.group 
[3.1.1.v200908102300-7B77FZ3F7RZHIVI9QdN4PM]<br>
  Cannot satisfy dependency:<br>
    From: Eclipse Web Developer Tools 
3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU 
(org.eclipse.wst.web_ui.feature.feature.group 
3.1.1.v200908120400-7R77FSpEVw2xXR0CtKvX6bG6a2qU)<br>
    To: org.eclipse.wst.common_ui.feature.feature.group 
[3.1.1.v200908102300-7B5FRGDhdMNPnndenAjpWJAReO5Q]</tt><br>
<br>
<pre style="margin: 0em;">I'll apreciate your help on this,</pre><br>
<pre style="margin: 0em;">Thanks in advance</pre><br>
<pre style="margin: 0em;">--
Robert Patrizio
Sportwind de Venezuela C.A.</pre><br>
<pre style="margin: 0em;"><br>------------------------------------------------------------------------</pre><br>
<pre style="margin: 0em;">_______________________________________________
ve-dev mailing list
ve-dev@xxxxxxxxxxx
<a  href="https://dev.eclipse.org/mailman/listinfo/ve-dev">https://dev.eclipse.org/mailman/listinfo/ve-dev</a>
</pre></blockquote><pre style="margin: 0em;"><br>--
Nick Boldt :: <a  href="http://nick.divbyzero.com">http://nick.divbyzero.com</a>
Release Engineer :: Eclipse Modeling &amp; Dash Athena</pre><br>
]]></content:encoded>
		<pubDate>Thu, 12 Nov 2009 05:55:34 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/ve-dev/msg01885.html</guid>
		<author>nickboldt@xxxxxxx (Nick Boldt)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
