<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Getting started with PDE Build</title>
	<atom:link href="http://www.modumind.com/2007/06/06/getting-started-with-pde-build/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.modumind.com/2007/06/06/getting-started-with-pde-build/</link>
	<description>Eclipse RCP and OSGi training - online or onsite</description>
	<lastBuildDate>Tue, 27 Jul 2010 15:47:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Laurie</title>
		<link>http://www.modumind.com/2007/06/06/getting-started-with-pde-build/comment-page-6/#comment-9981</link>
		<dc:creator>Laurie</dc:creator>
		<pubDate>Mon, 12 Jul 2010 18:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/06/06/getting-started-with-pde-build/#comment-9981</guid>
		<description>Thank you for this sample of using PDE. I struggled with getting a build to work, researched the web for several days. I came across your example through one of my searches and had my build working in about 2-4 hours. I struggled with a few error messages. Today I figured it out by comparing what you had to what my build had. That was extremely helpful. I just wanted to say thanks for developing and sharing it so freely.</description>
		<content:encoded><![CDATA[<p>Thank you for this sample of using PDE. I struggled with getting a build to work, researched the web for several days. I came across your example through one of my searches and had my build working in about 2-4 hours. I struggled with a few error messages. Today I figured it out by comparing what you had to what my build had. That was extremely helpful. I just wanted to say thanks for developing and sharing it so freely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gambit</title>
		<link>http://www.modumind.com/2007/06/06/getting-started-with-pde-build/comment-page-6/#comment-9637</link>
		<dc:creator>gambit</dc:creator>
		<pubDate>Thu, 01 Jul 2010 05:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/06/06/getting-started-with-pde-build/#comment-9637</guid>
		<description>Thanks a lot. I am looking forward to test your example.
gambit</description>
		<content:encoded><![CDATA[<p>Thanks a lot. I am looking forward to test your example.<br />
gambit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2007/06/06/getting-started-with-pde-build/comment-page-6/#comment-9619</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 30 Jun 2010 19:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/06/06/getting-started-with-pde-build/#comment-9619</guid>
		<description>I think I know what&#039;s going on here. Helios builds will require a slightly different setup because the RCP Runtime Binary is packaged as a p2 repository. I&#039;m going to write a blog post soon with an updated example download. In the mean time, I&#039;ll email you the example and if you could test it out, that would help me a lot.

Thanks,

--- Patrick</description>
		<content:encoded><![CDATA[<p>I think I know what&#8217;s going on here. Helios builds will require a slightly different setup because the RCP Runtime Binary is packaged as a p2 repository. I&#8217;m going to write a blog post soon with an updated example download. In the mean time, I&#8217;ll email you the example and if you could test it out, that would help me a lot.</p>
<p>Thanks,</p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gambit</title>
		<link>http://www.modumind.com/2007/06/06/getting-started-with-pde-build/comment-page-6/#comment-9607</link>
		<dc:creator>gambit</dc:creator>
		<pubDate>Wed, 30 Jun 2010 14:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/06/06/getting-started-with-pde-build/#comment-9607</guid>
		<description>Hi Patrick,

Very good tutorial. Unfortunately, for me your example does not work. It just doesn&#039;t copy the launcher into the final archive. Everything else works. I am using the Eclipse Helios and I checked (several times now) any product parameter. I just cannot fix this one. Any ideas?
Thank your for the tutorial. It really helped me a lot so far.
gambit</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>Very good tutorial. Unfortunately, for me your example does not work. It just doesn&#8217;t copy the launcher into the final archive. Everything else works. I am using the Eclipse Helios and I checked (several times now) any product parameter. I just cannot fix this one. Any ideas?<br />
Thank your for the tutorial. It really helped me a lot so far.<br />
gambit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Attila</title>
		<link>http://www.modumind.com/2007/06/06/getting-started-with-pde-build/comment-page-6/#comment-9331</link>
		<dc:creator>Attila</dc:creator>
		<pubDate>Fri, 18 Jun 2010 23:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/06/06/getting-started-with-pde-build/#comment-9331</guid>
		<description>Hi Patrick,

thank you very much for this tutorial.
After a half day frustration finally I found your description and it really worked!

Attila</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>thank you very much for this tutorial.<br />
After a half day frustration finally I found your description and it really worked!</p>
<p>Attila</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2007/06/06/getting-started-with-pde-build/comment-page-6/#comment-9168</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 10 Jun 2010 20:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/06/06/getting-started-with-pde-build/#comment-9168</guid>
		<description>Hi Diana,

First, it&#039;s common to get a list of unsatisfied dependencies at the beginning of the build process. Unfortunately, these messages are a bit misleading and can usually be ignored. If one of the dependencies is actually a problem, the process will abort at that point.

It would help to know at exactly what point the build fails. Can you post the last few lines of output before you get the Java returned 13 message? Also, you can run Ant in verbose mode by passing the -verbose flag (you may have to pass it as -Dverbose) to the antRunner application when starting PDE Build. I generally haven&#039;t found this to be very useful though.

--- Patrick</description>
		<content:encoded><![CDATA[<p>Hi Diana,</p>
<p>First, it&#8217;s common to get a list of unsatisfied dependencies at the beginning of the build process. Unfortunately, these messages are a bit misleading and can usually be ignored. If one of the dependencies is actually a problem, the process will abort at that point.</p>
<p>It would help to know at exactly what point the build fails. Can you post the last few lines of output before you get the Java returned 13 message? Also, you can run Ant in verbose mode by passing the -verbose flag (you may have to pass it as -Dverbose) to the antRunner application when starting PDE Build. I generally haven&#8217;t found this to be very useful though.</p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diana</title>
		<link>http://www.modumind.com/2007/06/06/getting-started-with-pde-build/comment-page-6/#comment-9142</link>
		<dc:creator>diana</dc:creator>
		<pubDate>Wed, 09 Jun 2010 09:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/06/06/getting-started-with-pde-build/#comment-9142</guid>
		<description>Hi Patrick,

I have tried to switch a headless product-based build from eclipse 3.4.2 to eclipse 3.5.2
So, I have prepared a clean eclipse 3.5M2 + RCP SDK and de-archived inside it a suitable deltapack.
Further I have reused the build.properties from the previous build (from e3.4.2). Because the delta-pack shouldn&#039;t be copied to eclipse/plugins dir, additionally, for the headless build on 3.5.2 I pass a property ${pluginPath} initialized with the path to the deltapack directory:

After triggering the build, everything seems fine, plugins start compiling...but in the middle of the process, build fails with  Java returned: 13. (there are no compile errors because I have successfully exported the plugins from the build-directory in form of an executable!)
What I suspect is, that some plugin dependencies are not satisfied..
How can it be that while running the generateFeature and generateScript ant tasks, it outputs:
[java] [eclipse.generateFeature] Some inter-plug-in dependencies have not been satisfied.
     [java] [eclipse.generateFeature] 	Host plug-in org.eclipse.core.net.win32.x86_0.0.0 has not been found.
     [java] [eclipse.generateFeature] Bundle org.eclipse.core.net.win32.x86:
     [java] [eclipse.generateFeature] 	Another singleton version selected: org.eclipse.core.net.win32.x86_1.0.0.I20080909
org.eclipse.equinox.launcher.win32.win32.x86.nl_de:
     [java] [eclipse.generateFeature] 	Host plug-in org.eclipse.equinox.launcher.win32.win32.x86_0.0.0 has not been found.
These plugins are available in eclipse/plugins directory...
Where can I find a more verbose log file? The eclipse console output is not really saying anything.

Many thanks,
Diana.</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>I have tried to switch a headless product-based build from eclipse 3.4.2 to eclipse 3.5.2<br />
So, I have prepared a clean eclipse 3.5M2 + RCP SDK and de-archived inside it a suitable deltapack.<br />
Further I have reused the build.properties from the previous build (from e3.4.2). Because the delta-pack shouldn&#8217;t be copied to eclipse/plugins dir, additionally, for the headless build on 3.5.2 I pass a property ${pluginPath} initialized with the path to the deltapack directory:</p>
<p>After triggering the build, everything seems fine, plugins start compiling&#8230;but in the middle of the process, build fails with  Java returned: 13. (there are no compile errors because I have successfully exported the plugins from the build-directory in form of an executable!)<br />
What I suspect is, that some plugin dependencies are not satisfied..<br />
How can it be that while running the generateFeature and generateScript ant tasks, it outputs:<br />
[java] [eclipse.generateFeature] Some inter-plug-in dependencies have not been satisfied.<br />
     [java] [eclipse.generateFeature] 	Host plug-in org.eclipse.core.net.win32.x86_0.0.0 has not been found.<br />
     [java] [eclipse.generateFeature] Bundle org.eclipse.core.net.win32.x86:<br />
     [java] [eclipse.generateFeature] 	Another singleton version selected: org.eclipse.core.net.win32.x86_1.0.0.I20080909<br />
org.eclipse.equinox.launcher.win32.win32.x86.nl_de:<br />
     [java] [eclipse.generateFeature] 	Host plug-in org.eclipse.equinox.launcher.win32.win32.x86_0.0.0 has not been found.<br />
These plugins are available in eclipse/plugins directory&#8230;<br />
Where can I find a more verbose log file? The eclipse console output is not really saying anything.</p>
<p>Many thanks,<br />
Diana.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefanko</title>
		<link>http://www.modumind.com/2007/06/06/getting-started-with-pde-build/comment-page-6/#comment-8704</link>
		<dc:creator>Stefanko</dc:creator>
		<pubDate>Thu, 20 May 2010 13:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/06/06/getting-started-with-pde-build/#comment-8704</guid>
		<description>Hi Patrick,

Thank you very much for your great help.

Best Regards,

Stefanko</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>Thank you very much for your great help.</p>
<p>Best Regards,</p>
<p>Stefanko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2007/06/06/getting-started-with-pde-build/comment-page-6/#comment-8695</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 19 May 2010 15:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/06/06/getting-started-with-pde-build/#comment-8695</guid>
		<description>Hi Stefanko,

The compile errors should be showing in the regular build output as well as the log files. Double-check that &quot;javacVerbose=true&quot; in your build.properties. Look for output from the &quot;javac&quot; task.

Regards,

--- Patrick</description>
		<content:encoded><![CDATA[<p>Hi Stefanko,</p>
<p>The compile errors should be showing in the regular build output as well as the log files. Double-check that &#8220;javacVerbose=true&#8221; in your build.properties. Look for output from the &#8220;javac&#8221; task.</p>
<p>Regards,</p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefanko</title>
		<link>http://www.modumind.com/2007/06/06/getting-started-with-pde-build/comment-page-6/#comment-8694</link>
		<dc:creator>Stefanko</dc:creator>
		<pubDate>Wed, 19 May 2010 13:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/06/06/getting-started-with-pde-build/#comment-8694</guid>
		<description>Hi Patrick,

Yes, I&#039;m talking about compile errors. My goal is to somehow display the content of the compile logs on the headless build output. Because it would be much more convenient to see this log directly instead of seeking for it in separate log files.

Thanks in advance!

Stefanko</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>Yes, I&#8217;m talking about compile errors. My goal is to somehow display the content of the compile logs on the headless build output. Because it would be much more convenient to see this log directly instead of seeking for it in separate log files.</p>
<p>Thanks in advance!</p>
<p>Stefanko</p>
]]></content:encoded>
	</item>
</channel>
</rss>
