<?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: Hello Project Darkstar! in Netbeans and Eclipse</title>
	<atom:link href="http://owenkellett.com/2009/06/10/hello-project-darkstar-in-netbeans-and-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://owenkellett.com/2009/06/10/hello-project-darkstar-in-netbeans-and-eclipse/</link>
	<description></description>
	<lastBuildDate>Mon, 20 Feb 2012 05:19:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: college essays</title>
		<link>http://owenkellett.com/2009/06/10/hello-project-darkstar-in-netbeans-and-eclipse/comment-page-1/#comment-83</link>
		<dc:creator>college essays</dc:creator>
		<pubDate>Thu, 13 May 2010 21:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://owenkellett.com/?p=435#comment-83</guid>
		<description>Very nice blog. I am not deep in programming, but it helped me, thnks</description>
		<content:encoded><![CDATA[<p>Very nice blog. I am not deep in programming, but it helped me, thnks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: egr</title>
		<link>http://owenkellett.com/2009/06/10/hello-project-darkstar-in-netbeans-and-eclipse/comment-page-1/#comment-82</link>
		<dc:creator>egr</dc:creator>
		<pubDate>Thu, 13 May 2010 21:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://owenkellett.com/?p=435#comment-82</guid>
		<description>great job</description>
		<content:encoded><![CDATA[<p>great job</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karel</title>
		<link>http://owenkellett.com/2009/06/10/hello-project-darkstar-in-netbeans-and-eclipse/comment-page-1/#comment-79</link>
		<dc:creator>Karel</dc:creator>
		<pubDate>Thu, 01 Apr 2010 17:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://owenkellett.com/?p=435#comment-79</guid>
		<description>Hello, could someone please paste his/her actual pom.xml? This one says &quot;Missing artifact com.projectdarkstar.server:sgs-server-api:jar:0.9.9:compile&quot;
Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hello, could someone please paste his/her actual pom.xml? This one says &#8220;Missing artifact com.projectdarkstar.server:sgs-server-api:jar:0.9.9:compile&#8221;<br />
Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nomi</title>
		<link>http://owenkellett.com/2009/06/10/hello-project-darkstar-in-netbeans-and-eclipse/comment-page-1/#comment-64</link>
		<dc:creator>Nomi</dc:creator>
		<pubDate>Thu, 14 Jan 2010 19:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://owenkellett.com/?p=435#comment-64</guid>
		<description>I was able to get it to work (thanks to all of you). So far I can run &quot;Maven Package&quot; and it compiles the jar for me but I can&#039;t get the &quot;run-server&#039; profile section to work. Can someone please elaborate how to run it? I&#039;m using my-eclipse 8 with maven4myeclipse.

My pom.xml looks like this (as mentioned in the above post)
http://pastebin.com/fd037ca


Any help would be greatly appreciated as I&#039;m stuck on this part.</description>
		<content:encoded><![CDATA[<p>I was able to get it to work (thanks to all of you). So far I can run &#8220;Maven Package&#8221; and it compiles the jar for me but I can&#8217;t get the &#8220;run-server&#8217; profile section to work. Can someone please elaborate how to run it? I&#8217;m using my-eclipse 8 with maven4myeclipse.</p>
<p>My pom.xml looks like this (as mentioned in the above post)<br />
<a href="http://pastebin.com/fd037ca" rel="nofollow">http://pastebin.com/fd037ca</a></p>
<p>Any help would be greatly appreciated as I&#8217;m stuck on this part.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shnizle</title>
		<link>http://owenkellett.com/2009/06/10/hello-project-darkstar-in-netbeans-and-eclipse/comment-page-1/#comment-58</link>
		<dc:creator>Shnizle</dc:creator>
		<pubDate>Mon, 21 Sep 2009 13:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://owenkellett.com/?p=435#comment-58</guid>
		<description>first of all i want thank owen for the great work.

still, i had a few problems with the article,
one of them has a hint in the previous respond,
the final pom.xml of this example is some kind of a mystery, at least for me which most of these stuff are new, i have done some reading about maven to understand whats going in there, 
for these who want the shortcut, here is the final result of the pom.xml:

http://pastebin.com/fd037ca</description>
		<content:encoded><![CDATA[<p>first of all i want thank owen for the great work.</p>
<p>still, i had a few problems with the article,<br />
one of them has a hint in the previous respond,<br />
the final pom.xml of this example is some kind of a mystery, at least for me which most of these stuff are new, i have done some reading about maven to understand whats going in there,<br />
for these who want the shortcut, here is the final result of the pom.xml:</p>
<p><a href="http://pastebin.com/fd037ca" rel="nofollow">http://pastebin.com/fd037ca</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Note</title>
		<link>http://owenkellett.com/2009/06/10/hello-project-darkstar-in-netbeans-and-eclipse/comment-page-1/#comment-54</link>
		<dc:creator>Note</dc:creator>
		<pubDate>Wed, 15 Jul 2009 10:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://owenkellett.com/?p=435#comment-54</guid>
		<description>-pluginRepositories-
		-pluginRepository-
			-id-java.net-id-
			-name-java.net Maven2 Repository-name-
			-url-http://download.java.net/maven/2/-url-
			-layout-default-layout-
		-pluginRepository-
	-pluginRepositories-</description>
		<content:encoded><![CDATA[<p>-pluginRepositories-<br />
		-pluginRepository-<br />
			-id-java.net-id-<br />
			-name-java.net Maven2 Repository-name-<br />
			-url-http://download.java.net/maven/2/-url-<br />
			-layout-default-layout-<br />
		-pluginRepository-<br />
	-pluginRepositories-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Note</title>
		<link>http://owenkellett.com/2009/06/10/hello-project-darkstar-in-netbeans-and-eclipse/comment-page-1/#comment-53</link>
		<dc:creator>Note</dc:creator>
		<pubDate>Wed, 15 Jul 2009 10:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://owenkellett.com/?p=435#comment-53</guid>
		<description>You can add:


		
			java.net
			java.net Maven2 Repository
			http://download.java.net/maven/2/
			default
		
	

The first time you run to find the sgs-maven-plugin.</description>
		<content:encoded><![CDATA[<p>You can add:</p>
<p>			java.net<br />
			java.net Maven2 Repository<br />
			<a href="http://download.java.net/maven/2/" rel="nofollow">http://download.java.net/maven/2/</a><br />
			default</p>
<p>The first time you run to find the sgs-maven-plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Brunton</title>
		<link>http://owenkellett.com/2009/06/10/hello-project-darkstar-in-netbeans-and-eclipse/comment-page-1/#comment-52</link>
		<dc:creator>Bryan Brunton</dc:creator>
		<pubDate>Thu, 09 Jul 2009 21:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://owenkellett.com/?p=435#comment-52</guid>
		<description>There is an error in the blog post.

The resources directory should be under the main directory, not the src directory.  Otherwise the default resources maven compiler will not find it, and the app.properties will not be included in the jar file.</description>
		<content:encoded><![CDATA[<p>There is an error in the blog post.</p>
<p>The resources directory should be under the main directory, not the src directory.  Otherwise the default resources maven compiler will not find it, and the app.properties will not be included in the jar file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xyz</title>
		<link>http://owenkellett.com/2009/06/10/hello-project-darkstar-in-netbeans-and-eclipse/comment-page-1/#comment-49</link>
		<dc:creator>xyz</dc:creator>
		<pubDate>Sun, 21 Jun 2009 09:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://owenkellett.com/?p=435#comment-49</guid>
		<description>I think most people starting toying around with darkstar would like a single IDE run command that shutdowns any existing server, cleans the database and boots a new server.</description>
		<content:encoded><![CDATA[<p>I think most people starting toying around with darkstar would like a single IDE run command that shutdowns any existing server, cleans the database and boots a new server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MEDooSA</title>
		<link>http://owenkellett.com/2009/06/10/hello-project-darkstar-in-netbeans-and-eclipse/comment-page-1/#comment-48</link>
		<dc:creator>MEDooSA</dc:creator>
		<pubDate>Sat, 20 Jun 2009 14:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://owenkellett.com/?p=435#comment-48</guid>
		<description>Sry for the doublepost, but I forgot to mention something.

When using Eclipse, I normally create a new project, create a new package in the src folder, create my classes into the package etc. pp.

Now, this&#039;d lead me to a folderstructure like this:
&#124;-HelloProjectDarkstar
&#124;-src
&#124;..&#124;-my.pkg.hello
&#124;..&#124;...&#124;-HelloProjectDarkstar.java
&#124;..&#124;-ressources
&#124;......&#124;-META-INF
&#124;.........&#124;-app.properties
&#124;-pom.xml

So I don&#039;t have the main and java folder like they&#039;re shown in your tutorial. Does that matter? Do I have to create them manually?


Cheers,
Thomas</description>
		<content:encoded><![CDATA[<p>Sry for the doublepost, but I forgot to mention something.</p>
<p>When using Eclipse, I normally create a new project, create a new package in the src folder, create my classes into the package etc. pp.</p>
<p>Now, this&#8217;d lead me to a folderstructure like this:<br />
|-HelloProjectDarkstar<br />
|-src<br />
|..|-my.pkg.hello<br />
|..|&#8230;|-HelloProjectDarkstar.java<br />
|..|-ressources<br />
|&#8230;&#8230;|-META-INF<br />
|&#8230;&#8230;&#8230;|-app.properties<br />
|-pom.xml</p>
<p>So I don&#8217;t have the main and java folder like they&#8217;re shown in your tutorial. Does that matter? Do I have to create them manually?</p>
<p>Cheers,<br />
Thomas</p>
]]></content:encoded>
	</item>
</channel>
</rss>

