<?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: Managing Eclipse RCP launch arguments</title>
	<atom:link href="http://www.modumind.com/2009/09/08/managing-eclipse-rcp-launch-arguments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.modumind.com/2009/09/08/managing-eclipse-rcp-launch-arguments/</link>
	<description>Eclipse RCP and OSGi training - online or onsite</description>
	<lastBuildDate>Tue, 09 Mar 2010 15:55:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2009/09/08/managing-eclipse-rcp-launch-arguments/comment-page-1/#comment-1806</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Mon, 21 Sep 2009 18:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.modumind.com/?p=935#comment-1806</guid>
		<description>Hi Aderson,

So you want to run your code without using the eclipse launcher, is that correct? If so, you can specify system arguments using the -D parameter (e.g. -Dderby_home=xyz). Is this what you&#039;re looking for?

If not, maybe you could tell me more about the problem you&#039;re trying to solve.

Regards,

--- Patrick</description>
		<content:encoded><![CDATA[<p>Hi Aderson,</p>
<p>So you want to run your code without using the eclipse launcher, is that correct? If so, you can specify system arguments using the -D parameter (e.g. -Dderby_home=xyz). Is this what you&#8217;re looking for?</p>
<p>If not, maybe you could tell me more about the problem you&#8217;re trying to solve.</p>
<p>Regards,</p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aderson</title>
		<link>http://www.modumind.com/2009/09/08/managing-eclipse-rcp-launch-arguments/comment-page-1/#comment-1801</link>
		<dc:creator>Aderson</dc:creator>
		<pubDate>Mon, 21 Sep 2009 16:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.modumind.com/?p=935#comment-1801</guid>
		<description>Hi, I have a related problem but not the exact this article point to.
I have a run configuration in Eclipse. I set a virable(derby_home) in the Environment tab of run configuration dialog. It runs very well in Eclipse.
Unfortunately, I&#039;d like to run it in a command line, such as: java -jar framework.jar. But I don&#039;t know how to pass the (derby_home) virable to the command line. 

And I have googled but didn&#039;t found anything useful.

Any help will be highly appricated.
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I have a related problem but not the exact this article point to.<br />
I have a run configuration in Eclipse. I set a virable(derby_home) in the Environment tab of run configuration dialog. It runs very well in Eclipse.<br />
Unfortunately, I&#8217;d like to run it in a command line, such as: java -jar framework.jar. But I don&#8217;t know how to pass the (derby_home) virable to the command line. </p>
<p>And I have googled but didn&#8217;t found anything useful.</p>
<p>Any help will be highly appricated.<br />
Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
