<?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: gradle in eclipse &#8211; egradle vs buildship	</title>
	<atom:link href="https://www.selikoff.net/2017/01/14/gradle-in-eclipse-egradle-vs-buildship/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net/2017/01/14/gradle-in-eclipse-egradle-vs-buildship/</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Mon, 28 May 2018 14:53:43 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Jeanne Boyarsky		</title>
		<link>https://www.selikoff.net/2017/01/14/gradle-in-eclipse-egradle-vs-buildship/comment-page-1/#comment-189399</link>

		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Fri, 26 May 2017 13:31:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=7249#comment-189399</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.selikoff.net/2017/01/14/gradle-in-eclipse-egradle-vs-buildship/comment-page-1/#comment-189364&quot;&gt;Chris Dickey&lt;/a&gt;.

If you un-zip or un-tar the file in the dist/lib directory, it gives you a bunch of other jars. One of them is SmartDashboard. It isn&#039;t meant to be run standalone though. They provide a script in the dist/bin directory that is meant for launching it.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.selikoff.net/2017/01/14/gradle-in-eclipse-egradle-vs-buildship/comment-page-1/#comment-189364">Chris Dickey</a>.</p>
<p>If you un-zip or un-tar the file in the dist/lib directory, it gives you a bunch of other jars. One of them is SmartDashboard. It isn&#8217;t meant to be run standalone though. They provide a script in the dist/bin directory that is meant for launching it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris Dickey		</title>
		<link>https://www.selikoff.net/2017/01/14/gradle-in-eclipse-egradle-vs-buildship/comment-page-1/#comment-189364</link>

		<dc:creator><![CDATA[Chris Dickey]]></dc:creator>
		<pubDate>Wed, 24 May 2017 18:04:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.selikoff.net/?p=7249#comment-189364</guid>

					<description><![CDATA[Hi,

I started playing around with SmartDashboard, and this post was very helpful.  I can build and my modifications seem to work.  

However, the build process doesn&#039;t seem to create the correct type of .jar to be launched by the Driver Station.  The original SmartDashboard.jar can be launched with

java -jar &quot;SmartDashboard.jar&quot;

from a bash shell, or by double-clicking it.  None of the outputs from the build seem to be viable for this.  

Do you know what I need to do?]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I started playing around with SmartDashboard, and this post was very helpful.  I can build and my modifications seem to work.  </p>
<p>However, the build process doesn&#8217;t seem to create the correct type of .jar to be launched by the Driver Station.  The original SmartDashboard.jar can be launched with</p>
<p>java -jar &#8220;SmartDashboard.jar&#8221;</p>
<p>from a bash shell, or by double-clicking it.  None of the outputs from the build seem to be viable for this.  </p>
<p>Do you know what I need to do?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
