<?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>emf-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/emf-dev/maillist.html</link>
		<description>emf-dev</description>
		<language>en-us</language>
		<pubDate>Mon, 13 May 2013 09:50:12 GMT</pubDate>
		<lastBuildDate>Mon, 13 May 2013 09:50:12 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>emf-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/emf-dev/maillist.html</link>
		</image>
 

	<item>
		<title>Re: [emf-dev] EMF Compare Workspace Setup</title>
		<link>http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01596.html</link>
		<description> begin:vcard fn:Laurent Goubet n:Goubet;Laurent org:&amp;lt;a href=&amp;quot;http://www.obeo.fr&amp;quot;&amp;gt;Obeo&amp;lt;/a&amp;gt; email;internet:laurent.goubet@xxxxxxx url:http://www.obeo.fr version:2.1 end:vcard </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Simon,</pre><br>
<tt>Please describe your issues. What &quot;compile errors&quot; do you have? What are 
you using as a target platform?</tt><br>
<br>
<tt>Our target platforms are committed along with the code itself, see 
<a  href="http://wiki.eclipse.org/EMF_Compare/Contributor_Guide#Target_Platform">http://wiki.eclipse.org/EMF_Compare/Contributor_Guide#Target_Platform</a> . 
For Juno, you would use 
org.eclipse.emf.compare-parent/targetPlatforms/juno-4.2-sdk.target .</tt><br>
<br>
<tt>If you are not using these target platforms, you should still look at 
them for the base : in order to compile, our tests need swtbot, egit, 
jgit and one feature from emf-store. Our UML support requires UML2, our 
diagram support requires Papyrus and its dependencies...</tt><br>
<br>
<pre style="margin: 0em;">Laurent Goubet
Obeo</pre><br>
<tt>On 10/05/2013 16:55, Simon wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi,</pre><br>
<tt>I want to make contributions to EMF Compare (for UML class models and 
to the UI). I tried to set up a workspace with the compare source code 
by means of these instructions 
<a  href="http://wiki.eclipse.org/EMF_Compare/Contributor_Guide#Checking_out_the_code">http://wiki.eclipse.org/EMF_Compare/Contributor_Guide#Checking_out_the_code</a> 
, but I get many compile errors. My target platform is Juno. I already 
tried to check out the master and the 1.3 branch without success.</tt><br>
<br>
<pre style="margin: 0em;">Any suggestions?</pre><br>
<pre style="margin: 0em;"><br>Regards,
Simon
_______________________________________________
emf-dev mailing list
emf-dev@xxxxxxxxxxx
<a  href="https://dev.eclipse.org/mailman/listinfo/emf-dev">https://dev.eclipse.org/mailman/listinfo/emf-dev</a></pre><br>
</blockquote><br>
<pre>begin:vcard
fn:Laurent Goubet
n:Goubet;Laurent
org:&lt;a href=&quot;<a  href="http://www.obeo.fr&quot">http://www.obeo.fr&quot</a>;&gt;Obeo&lt;/a&gt;
email;internet:laurent.goubet@xxxxxxx
url:<a  href="http://www.obeo.fr">http://www.obeo.fr</a>
version:2.1
end:vcard

</pre>]]></content:encoded>
		<pubDate>Mon, 13 May 2013 09:40:21 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01596.html</guid>
		<author>laurent.goubet@xxxxxxx (Laurent Goubet)</author>
	</item>


	<item>
		<title>[emf-dev] EMF Compare Workspace Setup</title>
		<link>http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01595.html</link>
		<description>Hi, I want to make contributions to EMF Compare (for UML class models and to the UI). I tried to set up a workspace with the compare source code by means of these instructions http://wiki.eclipse.org/EMF_Compare/Contributor_Guide#Checking_out_the_code , bu...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi,</pre><br>
<tt>I want to make contributions to EMF Compare (for UML class models and to 
the UI). I tried to set up a workspace with the compare source code by 
means of these instructions 
<a  href="http://wiki.eclipse.org/EMF_Compare/Contributor_Guide#Checking_out_the_code">http://wiki.eclipse.org/EMF_Compare/Contributor_Guide#Checking_out_the_code</a> 
, but I get many compile errors. My target platform is Juno. I already 
tried to check out the master and the 1.3 branch without success.</tt><br>
<br>
<pre style="margin: 0em;">Any suggestions?</pre><br>
<pre style="margin: 0em;"><br>Regards,
Simon</pre><br>
]]></content:encoded>
		<pubDate>Fri, 10 May 2013 14:55:47 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01595.html</guid>
		<author>goood.guy@xxxxxxx (Simon)</author>
	</item>


	<item>
		<title>Re: [emf-dev] Odd looking generated code in Enums</title>
		<link>http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01594.html</link>
		<description> We've been getting our API ready and Mike Rennie picked up on the implementation of enums as having an apparently odd pattern; The generated code 'implements Internal&amp;lt;x&amp;gt;' where &amp;lt;x&amp;gt; is the Feature name and 'Internal&amp;lt;x&amp;gt;' is  a package private interface that...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td bgcolor="#FFFFFF" style="background-color: #FFFFFF; ">
<p><font size="2" face="sans-serif">Thanks Ed, I'm not exactly sure what the specifics are but I think that I've convinced him that sticking with the &nbsp;currently generated code is likely the best idea. If you want I can track it down just for future reference...</font><br>
<br>
<font size="2" face="sans-serif">Thanks for the quick reply,</font><br>
<font size="2" face="sans-serif">Eric</font><br>
<br>
<img width="16" height="16" src="" border="0" alt="Inactive hide details for Ed Merks ---04/23/2013 03:30:01 PM---Eric, Enumerator instances are expected to implement this interf"><font size="2" color="#424282" face="sans-serif">Ed Merks ---04/23/2013 03:30:01 PM---Eric, Enumerator instances are expected to implement this interface, i.e.,</font><br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="96" height="1" src="" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">From:</font></ul>
</td><td width="100%"><img width="1" height="1" src="" border="0" alt=""><br>
<font size="1" face="sans-serif">Ed Merks &lt;ed.merks@xxxxxxxxx&gt;</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">To:</font></ul>
</td><td width="100%"><img width="1" height="1" src="" border="0" alt=""><br>
<font size="1" face="sans-serif">emf-dev@xxxxxxxxxxx, </font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">Date:</font></ul>
</td><td width="100%"><img width="1" height="1" src="" border="0" alt=""><br>
<font size="1" face="sans-serif">04/23/2013 03:30 PM</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">Subject:</font></ul>
</td><td width="100%"><img width="1" height="1" src="" border="0" alt=""><br>
<font size="1" face="sans-serif">Re: [emf-dev] Odd looking generated code in Enums</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">Sent by:</font></ul>
</td><td width="100%"><img width="1" height="1" src="" border="0" alt=""><br>
<font size="1" face="sans-serif">emf-dev-bounces@xxxxxxxxxxx</font></td></tr>
</table>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<font size="3" face="serif">Eric,<br>
<br>
Enumerator instances are expected to implement this interface, i.e., EEnumLiteral.getInstance returns such a value. &nbsp; You can't remove it. We &quot;hide&quot; this from the public API in with this pattern. What exactly is the API tool's complaint?<br>
<br>
</font><br>
<font size="3" face="serif">On 23/04/2013 9:12 PM, Eric Moffatt wrote:</font>
<ul style="padding-left: 36pt"><br>
<font size="2" face="sans-serif">We've been getting our API ready and Mike Rennie picked up on the implementation of enums as having an apparently odd pattern;</font><font size="3" face="serif"><br>
</font><font size="2" face="sans-serif"><br>
The generated code 'implements Internal&lt;x&gt;' where &lt;x&gt; is the Feature name and 'Internal&lt;x&gt;' is &nbsp;a package private interface that extends </font><font size="2" face="Consolas">org.eclipse.emf.common.util.Enumerator.</font><font size="3" face="serif"><br>
</font><font size="2" face="sans-serif"><br>
Could someone explain why the pattern is there and what the possible consequences of removing it are (evidently it causes the API tooling to complain, not sure why) ?</font><font size="3" face="serif"><br>
</font><font size="2" face="sans-serif"><br>
Thanks,<br>
Eric</font><font size="3" face="serif"><br>
</font>
<p><br>
<tt><font size="3">_______________________________________________<br>
emf-dev mailing list<br>
</font></tt><a href="mailto:emf-dev@xxxxxxxxxxx"><tt><font size="3" color="#0000FF"><u>emf-dev@xxxxxxxxxxx</u></font></tt></a><tt><font size="3"><br>
</font></tt><a href="https://dev.eclipse.org/mailman/listinfo/emf-dev"><tt><font size="3" color="#0000FF"><u>https://dev.eclipse.org/mailman/listinfo/emf-dev</u></font></tt></a><tt><font size="3"><br>
</font></tt></ul>
<tt><font size="2">_______________________________________________<br>
emf-dev mailing list<br>
emf-dev@xxxxxxxxxxx<br>
</font></tt><tt><font size="2"><a href="https://dev.eclipse.org/mailman/listinfo/emf-dev">https://dev.eclipse.org/mailman/listinfo/emf-dev</a></font></tt><tt><font size="2"><br>
</font></tt><br>
<br>

</td></tr></table><p><a href="gift7nIJGBMVs.gif" ><img src="gift7nIJGBMVs.gif" alt="GIF image"></a></p>
<p><a href="gifE4Eyz8bBgH.gif" ><img src="gifE4Eyz8bBgH.gif" alt="GIF image"></a></p>
]]></content:encoded>
		<pubDate>Tue, 23 Apr 2013 19:59:05 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01594.html</guid>
		<author>emoffatt@xxxxxxx (Eric Moffatt)</author>
	</item>
	<item>
		<title>Re: [emf-dev] Odd looking generated code in Enums</title>
		<link>http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01593.html</link>
		<description> </description>
		<content:encoded><![CDATA[<table width="100%"><tr><td bgcolor="#FFFFFF" style="background-color: #FFFFFF; color: #000000; "><font color="#000000">
  
  
    Eric,<br>
    <br>
    Enumerator instances are expected to implement this interface, i.e.,
    EEnumLiteral.getInstance returns such a value. &nbsp; You can't remove
    it. We "hide" this from the public API in with this pattern. What
    exactly is the API tool's complaint?<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 23/04/2013 9:12 PM, Eric Moffatt
      wrote:<br>
    </div>
    <blockquote
cite=""
      type="cite">
      <p><font size="2" face="sans-serif">We've been getting our API
          ready and Mike Rennie picked up on the implementation of enums
          as having an apparently odd pattern;</font><br>
        <br>
        <font size="2" face="sans-serif">The generated code 'implements
          Internal&lt;x&gt;' where &lt;x&gt; is the Feature name and
          'Internal&lt;x&gt;' is &nbsp;a package private interface that
          extends </font><font size="2" face="Consolas">org.eclipse.emf.common.util.Enumerator.</font><br>
        <br>
        <font size="2" face="sans-serif">Could someone explain why the
          pattern is there and what the possible consequences of
          removing it are (evidently it causes the API tooling to
          complain, not sure why) ?</font><br>
        <br>
        <font size="2" face="sans-serif">Thanks,</font><br>
        <font size="2" face="sans-serif">Eric</font><br>
        <br>
      </p>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
emf-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:emf-dev@xxxxxxxxxxx">emf-dev@xxxxxxxxxxx</a>
<a class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/emf-dev">https://dev.eclipse.org/mailman/listinfo/emf-dev</a>
</pre>
    </blockquote>
    <br>
  

</font></td></tr></table>]]></content:encoded>
		<pubDate>Tue, 23 Apr 2013 19:27:42 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01593.html</guid>
		<author>ed.merks@xxxxxxx (Ed Merks)</author>
	</item>
	<item>
		<title>[emf-dev] Odd looking generated code in Enums</title>
		<link>http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01592.html</link>
		<description> We've been getting our API ready and Mike Rennie picked up on the implementation of enums as having an apparently odd pattern; The generated code 'implements Internal&amp;lt;x&amp;gt;' where &amp;lt;x&amp;gt; is the Feature name and 'Internal&amp;lt;x&amp;gt;' is  a package private interface that...</description>
		<content:encoded><![CDATA[
<p><font size="2" face="sans-serif">We've been getting our API ready and Mike Rennie picked up on the implementation of enums as having an apparently odd pattern;</font><br>
<br>
<font size="2" face="sans-serif">The generated code 'implements Internal&lt;x&gt;' where &lt;x&gt; is the Feature name and 'Internal&lt;x&gt;' is &nbsp;a package private interface that extends </font><font size="2" face="Consolas">org.eclipse.emf.common.util.Enumerator.</font><br>
<br>
<font size="2" face="sans-serif">Could someone explain why the pattern is there and what the possible consequences of removing it are (evidently it causes the API tooling to complain, not sure why) ?</font><br>
<br>
<font size="2" face="sans-serif">Thanks,</font><br>
<font size="2" face="sans-serif">Eric</font><br>
]]></content:encoded>
		<pubDate>Tue, 23 Apr 2013 19:12:57 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01592.html</guid>
		<author>emoffatt@xxxxxxx (Eric Moffatt)</author>
	</item>


	<item>
		<title>Re: [emf-dev] creating an empty modeling project in the workspace</title>
		<link>http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01591.html</link>
		<description> </description>
		<content:encoded><![CDATA[<table width="100%"><tr><td bgcolor="#FFFFFF" style="background-color: #FFFFFF; color: #000000; "><font color="#000000">
  
  
    Hossein,<br>
    <br>
    Please use the eclipse.tools.emf forum for asking question.&nbsp; That
    option should appear in the new project wizard, not directly on the
    menu bar.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 06/04/2013 4:43 PM, Hossein Miri
      wrote:<br>
    </div>
    <blockquote cite=""
      type="cite">
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS">Hi all,</font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS"><br>
          </font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS">I have only just begun
            to learn EMF by following this tutorial:</font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS">What every Eclipse
            developer should know about EMF</font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS">(by Jonas Helming and
            Maximilian Koegel)</font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS"><br>
          </font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS">So, I downloaded and
            installed EMF on my Eclipse Juno IDE (on my Mac 10.7.5)</font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS">but when I try to create
            an empty modeling project in my workspace, the</font></span></div>
      <div><span style="color: rgb(65, 58, 246); font-family: Monaco;
          font-size: 11px;">Eclipse Modelling Framework</span><span
          style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS">&nbsp;option doesn't appear
            in the menu bar.</font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS"><br>
          </font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS">How do I specify to the
            IDE that it's there?!</font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS"><br>
          </font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS">Thanks,</font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS">&nbsp;H</font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS"><br>
          </font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS"><br>
          </font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS"><br>
          </font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS"><br>
          </font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS"><br>
          </font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS"><br>
          </font></span></div>
      <div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font
            color="#454545" face="Trebuchet MS"><br>
          </font></span></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
emf-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:emf-dev@xxxxxxxxxxx">emf-dev@xxxxxxxxxxx</a>
<a class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/emf-dev">https://dev.eclipse.org/mailman/listinfo/emf-dev</a>
</pre>
    </blockquote>
    <br>
  

</font></td></tr></table>]]></content:encoded>
		<pubDate>Sat, 06 Apr 2013 14:56:19 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01591.html</guid>
		<author>ed.merks@xxxxxxx (Ed Merks)</author>
	</item>
	<item>
		<title>[emf-dev] creating an empty modeling project in the workspace</title>
		<link>http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01590.html</link>
		<description>Hi all,I have only just begun to learn EMF by following this tutorial:What every Eclipse developer should know about EMF(by Jonas Helming and Maximilian Koegel)So, I downloaded and installed EMF on my Eclipse Juno IDE (on my Mac 10.7.5)but when I try to cr...</description>
		<content:encoded><![CDATA[<div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS">Hi all,</font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS"><br></font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS">I have only just begun to learn EMF by following this tutorial:</font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS">What every Eclipse developer should know about EMF</font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS">(by Jonas Helming and Maximilian Koegel)</font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS"><br></font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS">So, I downloaded and installed EMF on my Eclipse Juno IDE (on my Mac 10.7.5)</font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS">but when I try to create an empty modeling project in my workspace, the</font></span></div><div><span style="color: rgb(65, 58, 246); font-family: Monaco; font-size: 11px;">Eclipse Modelling Framework</span><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS">&nbsp;option doesn't appear in the menu bar.</font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS"><br></font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS">How do I specify to the IDE that it's there?!</font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS"><br></font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS">Thanks,</font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS">&nbsp;H</font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS"><br></font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS"><br></font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS"><br></font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS"><br></font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS"><br></font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS"><br></font></span></div><div><span style="font-size: 13px; font-family: 'trebuchet ms';"><font color="#454545" face="Trebuchet MS"><br></font></span></div>]]></content:encoded>
		<pubDate>Sat, 06 Apr 2013 14:43:36 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01590.html</guid>
		<author>hmiri@xxxxxxx (Hossein Miri)</author>
	</item>


	<item>
		<title>[emf-dev] Project meta data is out of date for modeling.emf</title>
		<link>http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01589.html</link>
		<description>Ed, Projects are required to keep meta data up to date using the MyFoundation Portal (http://portal.eclipse.org/). The following problems were found with this project's meta-data: * The date for release &amp;quot;2.6.0&amp;quot; is in the past, but the release is not marked...</description>
		<content:encoded><![CDATA[<pre>Ed,
Projects are required to keep meta data up to date using the MyFoundation
Portal (<a  href="http://portal.eclipse.org/">http://portal.eclipse.org/</a>).  The following problems were found
with this project's meta-data:

* The date for release &quot;2.6.0&quot; is in the past, but the release is not
marked as completed. If it is completed, it should be marked as completed;
if it has been postponed, it should be given a new target date.
* There is no next/future release of this project. All Eclipse projects
must have a &quot;next release&quot; planned and scheduled.


</pre>]]></content:encoded>
		<pubDate>Fri, 05 Apr 2013 04:00:24 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01589.html</guid>
		<author>emo@xxxxxxx (portal on behalf of emo)</author>
	</item>
	<item>
		<title>[emf-dev] Project meta data is out of date for modeling.emf.emf</title>
		<link>http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01588.html</link>
		<description>Ed, Projects are required to keep meta data up to date using the MyFoundation Portal (http://portal.eclipse.org/). The following problems were found with this project's meta-data: * Project home page (projecturl = http://www.eclipse.org/modeling/emf/?proje...</description>
		<content:encoded><![CDATA[<pre>Ed,
Projects are required to keep meta data up to date using the MyFoundation
Portal (<a  href="http://portal.eclipse.org/">http://portal.eclipse.org/</a>).  The following problems were found
with this project's meta-data:

* Project home page (projecturl =
<a  href="http://www.eclipse.org/modeling/emf/?project=emf">http://www.eclipse.org/modeling/emf/?project=emf</a>) does not have an &quot;About
&lt;project&gt;&quot;,&quot;About This Project&quot; or &quot;Information about &lt;project&gt;&quot; link.
Projects are required to provide that standard link on their home page (see
<a  href="http://www.eclipse.org/projects/standard-link-on-home-page.php">http://www.eclipse.org/projects/standard-link-on-home-page.php</a>) .
The 'About' link should point to this URL: 
<a  href="http://www.eclipse.org/projects/project_summary.php?projectid=modeling.emf">http://www.eclipse.org/projects/project_summary.php?projectid=modeling.emf</a>.
emf
* The date for release &quot;EMF (Core) 2.8.0&quot; is in the past, but the release
is not marked as completed. If it is completed, it should be marked as
completed; if it has been postponed, it should be given a new target date.
* There is no next/future release of this project. All Eclipse projects
must have a &quot;next release&quot; planned and scheduled.


</pre>]]></content:encoded>
		<pubDate>Fri, 05 Apr 2013 04:00:13 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01588.html</guid>
		<author>emo@xxxxxxx (portal on behalf of emo)</author>
	</item>


	<item>
		<title>[emf-dev] Welcome Axel RICHARD as a new modeling.emf.compare	Committer</title>
		<link>http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01587.html</link>
		<description>modeling.emf.compare Committers, This automatically generated message marks the completion of all the legal paperwork and webmaster provisioning for Axel RICHARD. Axel RICHARD is a new full Committer on the modeling.emf.compare project. Welcome! </description>
		<content:encoded><![CDATA[<pre>modeling.emf.compare Committers,
This automatically generated message marks the completion of all the legal
paperwork and webmaster provisioning for Axel RICHARD. Axel RICHARD is a
new full Committer on the modeling.emf.compare project.

Welcome!

</pre>]]></content:encoded>
		<pubDate>Fri, 15 Mar 2013 14:53:01 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01587.html</guid>
		<author>cedric.brun@xxxxxxx (portal on behalf of Cedric Brun)</author>
	</item>

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