<?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>news.eclipse.tools.buckminster</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/maillist.html</link>
		<description>NewsGroup: news.eclipse.tools.buckminster</description>
		<language>en-us</language>
		<pubDate>Sun, 05 Jul 2009 07:00:18 GMT</pubDate>
		<lastBuildDate>Sun, 05 Jul 2009 07:00:18 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>news.eclipse.tools.buckminster</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.tools.buckminster] Re: The Bucky Book 0.2 rough cut	is available</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01134.html</link>
		<description>I've added a documentation component to out Bugzilla. - thomas </description>
		<content:encoded><![CDATA[<tt>Henrik Lindberg wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>... And I think we will have a documentation category for Buckmisnter in the 
Bugzilla.</tt><br>
<br>
</blockquote><pre style="margin: 0em;">I've added a documentation component to out Bugzilla.</pre><br>
<pre style="margin: 0em;">- thomas</pre><br>
]]></content:encoded>
		<pubDate>Sun, 05 Jul 2009 06:46:50 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01134.html</guid>
		<author>thomas@xxxxxxx (Thomas Hallgren)</author>
	</item>


	<item>
		<title>[news.eclipse.tools.buckminster] Re: searchPath gets ignored</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01133.html</link>
		<description>Hi Thomas, I'm pretty sure I got the regex right now, still it uses platform's feature to designate the versions. Btw. org.eclipse.ecf.core feature neither includes nor depends on org.eclipse.platform. Thanks Markus ----- cut ----- [java] ERROR [0043] : No...</description>
		<content:encoded><![CDATA[<tt>Hi Markus,<br>
I'm looking at this but there's no way I can reproduce your problems. It all looks very odd but. Especially the last 
printout indicating that the feature should depend on the platform. When trying, I can resolve the org.eclipse.ecf.core 
feature without problems so I need some more input from you.</tt><br>
<br>
<tt>Would it be possible for you to attach the CQUERY and RMAP that you are using to a bugzilla? It might be helpful if you 
describe your target platform as well.</tt><br>
<br>
<pre style="margin: 0em;">Regards,
Thomas Hallgren</pre><br>
<tt>Markus Kuppe wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Thomas Hallgren wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi Markus,
Please note that the namePattern is a regular expression. Instead of
writing &quot;org.eclipse.ecf.*&quot; you should write &quot;org\.eclipse\.ecf\..*&quot;</pre><br>
<pre style="margin: 0em;">The '.' is &quot;any character&quot; and '*' is &quot;repeat previous expression 0-n
times&quot;
</pre></blockquote><pre style="margin: 0em;"><br>Hi Thomas,</pre><br>
<pre style="margin: 0em;">I'm pretty sure I got the regex right now, still it uses platform's
feature to designate the versions. Btw. org.eclipse.ecf.core feature
neither includes nor depends on org.eclipse.platform.</pre><br>
<pre style="margin: 0em;">Thanks
Markus</pre><br>
<pre style="margin: 0em;">----- cut -----</pre><br>
<pre style="margin: 0em;">[java] ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.provider.filetransfer:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in resourceMap file:/opt/hudson/jobs/N-HEAD-ECF/workspace/ecf.rmap
     [java]   ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.provider.filetransfer:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in searchPath org.eclipse.ecf
     [java]     ERROR   [0043] : Version 3.0.0.qualifier rejected: Not
designated by [3.0.0.v20090604-1131,3.0.0.v20090604-1131]
     [java] ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.provider.filetransfer.httpclient:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in resourceMap file:/opt/hudson/jobs/N-HEAD-ECF/workspace/ecf.rmap
     [java]   ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.provider.filetransfer.httpclient:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in searchPath org.eclipse.ecf
     [java]     ERROR   [0043] : Version 3.0.0.qualifier rejected: Not
designated by [3.0.0.v20090604-1131,3.0.0.v20090604-1131]
     [java] ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.identity:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in resourceMap file:/opt/hudson/jobs/N-HEAD-ECF/workspace/ecf.rmap
     [java]   ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.identity:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in searchPath org.eclipse.ecf
     [java]     ERROR   [0043] : Version 3.0.0.qualifier rejected: Not
designated by [3.0.0.v20090604-1131,3.0.0.v20090604-1131]
     [java] ERROR   [0043] : No suitable provider for component
org.eclipse.ecf:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in resourceMap file:/opt/hudson/jobs/N-HEAD-ECF/workspace/ecf.rmap
     [java]   ERROR   [0043] : No suitable provider for component
org.eclipse.ecf:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in searchPath org.eclipse.ecf
     [java]     ERROR   [0043] : Version 3.0.0.qualifier rejected: Not
designated by [3.0.0.v20090604-1131,3.0.0.v20090604-1131]
     [java] ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.provider.filetransfer.ssl:osgi.bundle/[1.0.0.v20090604-1131,1.0.0.v20090604-1131]#OSGi
was found in resourceMap file:/opt/hudson/jobs/N-HEAD-ECF/workspace/ecf.rmap
     [java]   ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.provider.filetransfer.ssl:osgi.bundle/[1.0.0.v20090604-1131,1.0.0.v20090604-1131]#OSGi
was found in searchPath org.eclipse.ecf
     [java]     ERROR   [0043] : Version 1.0.0.qualifier rejected: Not
designated by [1.0.0.v20090604-1131,1.0.0.v20090604-1131]
     [java] ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.ssl:osgi.bundle/[1.0.0.v20090604-1131,1.0.0.v20090604-1131]#OSGi
was found in resourceMap file:/opt/hudson/jobs/N-HEAD-ECF/workspace/ecf.rmap
     [java]   ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.ssl:osgi.bundle/[1.0.0.v20090604-1131,1.0.0.v20090604-1131]#OSGi
was found in searchPath org.eclipse.ecf
     [java]     ERROR   [0043] : Version 1.0.0.qualifier rejected: Not
designated by [1.0.0.v20090604-1131,1.0.0.v20090604-1131]
     [java] ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.provider.filetransfer.httpclient.ssl:osgi.bundle/[1.0.0.v20090604-1131,1.0.0.v20090604-1131]#OSGi
was found in resourceMap file:/opt/hudson/jobs/N-HEAD-ECF/workspace/ecf.rmap
     [java]   ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.provider.filetransfer.httpclient.ssl:osgi.bundle/[1.0.0.v20090604-1131,1.0.0.v20090604-1131]#OSGi
was found in searchPath org.eclipse.ecf
     [java]     ERROR   [0043] : Version 1.0.0.qualifier rejected: Not
designated by [1.0.0.v20090604-1131,1.0.0.v20090604-1131]
     [java] ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.filetransfer:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in resourceMap file:/opt/hudson/jobs/N-HEAD-ECF/workspace/ecf.rmap
     [java]   ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.filetransfer:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in searchPath org.eclipse.ecf
     [java]     ERROR   [0043] : Version 3.0.0.qualifier rejected: Not
designated by [3.0.0.v20090604-1131,3.0.0.v20090604-1131]
     [java] ERROR   [0043] : No suitable provider for component
org.eclipse.ecf:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in resourceMap file:/opt/hudson/jobs/N-HEAD-ECF/workspace/ecf.rmap
     [java]   ERROR   [0043] : No suitable provider for component
org.eclipse.ecf:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in searchPath org.eclipse.ecf
     [java]     ERROR   [0043] : Version 3.0.0.qualifier rejected: Not
designated by [3.0.0.v20090604-1131,3.0.0.v20090604-1131]
     [java] ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.filetransfer:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in resourceMap file:/opt/hudson/jobs/N-HEAD-ECF/workspace/ecf.rmap
     [java]   ERROR   [0043] : No suitable provider for component
org.eclipse.ecf.filetransfer:osgi.bundle/[3.0.0.v20090604-1131,3.0.0.v20090604-1131]#OSGi
was found in searchPath org.eclipse.ecf
     [java]     ERROR   [0043] : Version 3.0.0.qualifier rejected: Not
designated by [3.0.0.v20090604-1131,3.0.0.v20090604-1131]
     [java] INFO:  TAG-ID 0043 = Query for
org.eclipse.ecf.sdk:eclipse.feature, path:
org.eclipse.ecf.sdk:eclipse.feature$1.2.0.qualifier#OSGi -&gt;
org.eclipse.ecf.core:eclipse.feature$3.0.0.qualifier#OSGi -&gt;
org.eclipse.platform:eclipse.feature$3.5.0.v20090611a-9gEeG1HFtQcmRThO4O3aR_fqSMvJR2sJ#OSGi
-&gt;
org.eclipse.equinox.p2.user.ui:eclipse.feature$1.1.0.v20090605-1440-7u6Fb3FbPbJP5MjJjZgifk#OSGi
     [java]
</pre></blockquote><br>
]]></content:encoded>
		<pubDate>Sat, 04 Jul 2009 06:18:20 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01133.html</guid>
		<author>thomas@xxxxxxx (Thomas Hallgren)</author>
	</item>


	<item>
		<title>[news.eclipse.tools.buckminster] Re: relative paths to RMAP in	CQUERY?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01132.html</link>
		<description>That would be the location used when obtaining the CQUERY. It should be. How did you open the CQUERY? I can see one case where it would not work and that is if you type in a URL in the File Dialog on a Windows box. The reason that doesn't work is that Wind...</description>
		<content:encoded><![CDATA[<tt>Roland Tepp wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi,</pre><br>
<tt>What is the base location for a relative path in CQUERY for resourceMap 
file uri?</tt><br>
<br>
</blockquote><pre style="margin: 0em;">That would be the location used when obtaining the CQUERY.</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I am confused, because when I specify the uri as a simple file name, I 
expect the Buckminster would pick it up from the same folder as .cquery 
file itself. However - this does not seem to be the case.
</tt></blockquote><tt><br>It should be. How did you open the CQUERY? I can see one case where it would not work and that is if 
you type in a URL in the File Dialog on a Windows box. The reason that doesn't work is that Windows 
first downloads the file and then passes the location of the temporary file to Buckminster. That 
location is of course no good but unfortunately there's no way of telling that windows changed it.</tt><br>
<br>
<tt>If you however use the &quot;File&quot; -&gt; &quot;Open a Component Query...&quot; or the headless import command, there 
should be no such problem.</tt><br>
<br>
<pre style="margin: 0em;">HTH,
Thomas Hallgren</pre><br>
]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 15:43:16 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01132.html</guid>
		<author>thomas@xxxxxxx (Thomas Hallgren)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.buckminster] relative paths to RMAP in CQUERY?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01131.html</link>
		<description>Hi, What is the base location for a relative path in CQUERY for resourceMap file uri? I am confused, because when I specify the uri as a simple file name, I expect the Buckminster would pick it up from the same folder as .cquery file itself. However - this...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi,</pre><br>
<tt>What is the base location for a relative path in CQUERY for resourceMap 
file uri?</tt><br>
<br>
<tt>I am confused, because when I specify the uri as a simple file name, I 
expect the Buckminster would pick it up from the same folder as .cquery 
file itself. However - this does not seem to be the case.</tt><br>
<br>
]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 14:26:27 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01131.html</guid>
		<author>roland@xxxxxxx (Roland Tepp)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.buckminster] Re: [buckminster-dev] The Bucky	Book 0.2 rough cut is available</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01130.html</link>
		<description>This is the way to do it so we need to figure out why it doesn't help. Try &amp;quot;Window&amp;quot; -&amp;gt; &amp;quot;Preferences&amp;quot; -&amp;gt; &amp;quot;Buckminster&amp;quot; and set &amp;quot;Console logger level&amp;quot; to DEBUG. Run you query again and see what SVN folders it tries to access (this deserves a mention in the d...</description>
		<content:encoded><![CDATA[<tt>Roland Tepp wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">How can I do this?</pre><br>
<tt>Btw - I've already tried to use &lt;bc:replace&gt; instead of &lt;bc:propertyRef&gt; 
inside the uri element laike this:</tt><br>
<br>
<tt>&lt;provider readerType=&quot;svn&quot; componentTypes=&quot;eclipse.feature,osgi.bundle&quot; 
source=&quot;true&quot;&gt;<br>
  &lt;uri 
format=&quot;<a  href="https://dev.example.com/svn/trunk/project/{0}?moduleAfterTag&amp;amp;moduleAfterBranch&quot">https://dev.example.com/svn/trunk/project/{0}?moduleAfterTag&amp;amp;moduleAfterBranch&quot</a>;&gt; </tt><br>
<br>
<pre style="margin: 0em;">    &lt;bc:replace&gt;
      &lt;bc:propertyRef key=&quot;buckminster.component&quot; /&gt;
      &lt;bc:match pattern=&quot;^com\.example\.component1(?:\.\w+)*$&quot;
                replacement=&quot;com.example.component2$1&quot; /&gt;
    &lt;/bc:replace&gt;
  &lt;/uri&gt;
&lt;/provider&gt;</pre><br>
<pre style="margin: 0em;">But it did not seem to help...</pre><br>
</blockquote><pre style="margin: 0em;">This is the way to do it so we need to figure out why it doesn't help.</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Also - ere there some options I can turn on to &quot;debug&quot; or trace what 
Buckminster is doing?</tt><br>
<br>
</blockquote><tt><br>Try &quot;Window&quot; -&gt; &quot;Preferences&quot; -&gt; &quot;Buckminster&quot; and set &quot;Console logger level&quot; to DEBUG. Run you 
query again and see what SVN folders it tries to access (this deserves a mention in the docs I think).</tt><br>
<br>
<pre style="margin: 0em;">Regards,
Thomas Hallgren</pre><br>
]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 07:38:26 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01130.html</guid>
		<author>thomas@xxxxxxx (Thomas Hallgren)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.buckminster] Re: [buckminster-dev] The Bucky	Book 0.2 rough cut is available</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01129.html</link>
		<description>Hi, 1.07.2009 17:14, Henrik Lindberg kirjutas: As I am a developer just learning the Buckminster way, I'll be happy to oblige :) Just about now I stumbled upon an issue where one of the components (an eclipse plug-in) is checked in to the svn with a differ...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi,</pre><br>
<tt>1.07.2009 17:14, Henrik Lindberg kirjutas:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi,
I am especially interested in comments about &quot;The first thing that
confused me about Buckminster was...&quot;, and &quot;I have still not understood
how to use XYZ...&quot;</pre><br>
<tt>Does not have to be very insightful :)
</tt></blockquote><tt><br>As I am a developer just learning the Buckminster way, I'll be happy to 
oblige :)</tt><br>
<br>
<tt>Just about now I stumbled upon an issue where one of the components (an 
eclipse plug-in) is checked in to the svn with a different name than 
it's Bundle-SymbolicName (e.g. it's component name in the buckminster 
sense).</tt><br>
<br>
<tt>I can not change neither component name not can I simply rename the svn 
folder name at this point, so what I need to do is to replace the 
buckminster component name just for this one component with it's svn 
folder name at the time of resolving component to it's svn uri.</tt><br>
<br>
<pre style="margin: 0em;">How can I do this?</pre><br>
<tt>Btw - I've already tried to use &lt;bc:replace&gt; instead of &lt;bc:propertyRef&gt; 
inside the uri element laike this:</tt><br>
<br>
<tt>&lt;provider readerType=&quot;svn&quot; componentTypes=&quot;eclipse.feature,osgi.bundle&quot; 
source=&quot;true&quot;&gt;<br>
  &lt;uri 
format=&quot;<a  href="https://dev.example.com/svn/trunk/project/{0}?moduleAfterTag&amp;amp;moduleAfterBranch&quot">https://dev.example.com/svn/trunk/project/{0}?moduleAfterTag&amp;amp;moduleAfterBranch&quot</a>;&gt;<br>
    &lt;bc:replace&gt;<br>
      &lt;bc:propertyRef key=&quot;buckminster.component&quot; /&gt;<br>
      &lt;bc:match pattern=&quot;^com\.example\.component1(?:\.\w+)*$&quot;<br>
                replacement=&quot;com.example.component2$1&quot; /&gt;<br>
    &lt;/bc:replace&gt;<br>
  &lt;/uri&gt;<br>
&lt;/provider&gt;</tt><br>
<br>
<pre style="margin: 0em;">But it did not seem to help...</pre><br>
<tt>Also - ere there some options I can turn on to &quot;debug&quot; or trace what 
Buckminster is doing?</tt><br>
<br>
<pre style="margin: 0em;">---
 Roland Tepp</pre><br>
]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 07:23:48 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01129.html</guid>
		<author>roland@xxxxxxx (Roland Tepp)</author>
	</item>


	<item>
		<title>[news.eclipse.tools.buckminster] Re: Unresolved import in	Buckminster, but not PDE</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01128.html</link>
		<description>Could you try using Buckminster for 3.5? There's nothing stopping you from building 3.4 artifacts with it. To my knowledge, the --thorough option doesn't work with 3.4. Regards, Thomas Hallgren </description>
		<content:encoded><![CDATA[<tt>Art Doler wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>This error shows up in the actual build step - so it's the same problem 
I was already having, with a little more context supplied.<br>
Just to add some more info to the dump: I'm using Eclipse 3.4.2 as my 
TP, and a 3.4 Buckminster.</tt><br>
<br>
</blockquote><tt>Could you try using Buckminster for 3.5? There's nothing stopping you from building 3.4 artifacts 
with it. To my knowledge, the --thorough option doesn't work with 3.4.</tt><br>
<br>
<pre style="margin: 0em;">Regards,
Thomas Hallgren</pre><br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 18:24:55 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01128.html</guid>
		<author>thomas@xxxxxxx (Thomas Hallgren)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.buckminster] Re: Unresolved import in	Buckminster, but not PDE</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01127.html</link>
		<description>Hi Thomas - Thanks for your reply. When I added the &amp;quot;buckminster build&amp;quot; command I got the following exception (anonymized): [java] Error: file C:\path\sampleapp-releng\build\workspace\plugins\com.company.sampleapp\src\com\company\sampleapp\ma p\MapComponen...</description>
		<content:encoded><![CDATA[<tt>Hi Thomas - </tt><br>
<br>
<tt>Thanks for your reply. When I added the &quot;buckminster build&quot; command I got 
the following exception (anonymized):</tt><br>
<br>
<tt>    [java] Error: file 
C:\path\sampleapp-releng\build\workspace\plugins\com.company.sampleapp\src\com\company\sampleapp\ma<br>
p\MapComponentStarter.java, line 62: The import com.company.sdk.map.rcp 
cannot be resolved<br>
    [java] Error: file 
C:\path\sampleapp-releng\build\workspace\plugins\com.company.sampleapp\src\com\company\sampleapp\Pe<br>
rspective.java, line 42: The import com.company.sdk.map.rcp cannot be 
resolved</tt><br>
<br>
<tt>This error shows up in the actual build step - so it's the same problem I 
was already having, with a little more context supplied. </tt><br>
<br>
<tt>Just to add some more info to the dump: I'm using Eclipse 3.4.2 as my TP, 
and a 3.4 Buckminster.</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 16:33:57 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01127.html</guid>
		<author>art.doler@xxxxxxx (Art Doler)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.buckminster] Re: StackOverflow: Is there a	SIMPLE example of How to use buckminster</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01126.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">I posted.
The book does not (yet) answer his question though :)</pre><br>
<pre style="margin: 0em;">- henrik</pre><br>
<tt>Thomas Hallgren wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Hi Roland,<br>
Thanks for pointing this out. I think the timing is good here. A 0.2 
draft of Henriks extensive documentation effort just saw the light of day:</tt><br>
<br>
<tt><a  href="http://www.eclipse.org/downloads/download.php?file=/tools/buckminster/doc/BuckyBook.pdf">http://www.eclipse.org/downloads/download.php?file=/tools/buckminster/doc/BuckyBook.pdf</a> </tt><br>
<br>
<tt><br>Henrik, perhaps you should reply to the stackoverflow.com post? Seems to 
be a golden opportunity to spread the word about the new documentation.
</tt></blockquote><br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 12:25:19 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01126.html</guid>
		<author>henrik.lindberg@xxxxxxx (Henrik Lindberg)</author>
	</item>
	<item>
		<title>[news.eclipse.tools.buckminster] Re: StackOverflow: Is there a	SIMPLE example of How to use buckminster</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01125.html</link>
		<description> </description>
		<content:encoded><![CDATA[<tt>Hi Roland,<br>
Thanks for pointing this out. I think the timing is good here. A 0.2 draft of Henriks extensive 
documentation effort just saw the light of day:</tt><br>
<br>
<pre style="margin: 0em;"><a  href="http://www.eclipse.org/downloads/download.php?file=/tools/buckminster/doc/BuckyBook.pdf">http://www.eclipse.org/downloads/download.php?file=/tools/buckminster/doc/BuckyBook.pdf</a></pre><br>
<tt>Henrik, perhaps you should reply to the stackoverflow.com post? Seems to be a golden opportunity to 
spread the word about the new documentation.</tt><br>
<br>
<pre style="margin: 0em;">- thomas</pre><br>
<tt><br>Roland Tepp wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi</pre><br>
<tt>There is a question in StackOverflow.com that basically begs for an 
answer from Buckminster wizards in this newsgroup:</tt><br>
<br>
<tt><a  href="http://stackoverflow.com/questions/552722/is-there-a-simple-example-of-how-to-use-buckminster">http://stackoverflow.com/questions/552722/is-there-a-simple-example-of-how-to-use-buckminster</a> </tt><br>
<br>
<tt><br>There are few answers in there telling how great the Buckminster is, but 
none of them really answers the original question which is to give a 
really simple example of how to use Buckminster to set up (and build?) a 
simple project with 2 dependencies.</tt><br>
<br>
<tt>I am starting to write my own answer, but as a complete newbie on the 
subject myself, I am not sure I can di it, so I invite the community 
here to contribute to SO where this question (and answers) can easily be 
found through search engines by those looking for a proof of awesomeness 
of Buckminster :)
</tt></blockquote><br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 11:15:20 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.tools.buckminster/msg01125.html</guid>
		<author>thomas@xxxxxxx (Thomas Hallgren)</author>
	</item>

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