﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <description><![CDATA[Comments for How can I create a simple "Hello World" / console application in JBuilder?]]></description>
    <title><![CDATA[Comments for How can I create a simple "Hello World" / console application in JBuilder?]]></title>
    <link>http://dn.codegear.com/article/27997</link>
    <!-- source: http://dn.codegear.com/article/27997/feed-->
    <dc:date>2008-11-21T15:23:32-08:00</dc:date>
    <item>
      <description><![CDATA[here is one more thing I forgot to add to my previous discussion on this matter of creating Hello World.Be sure that when you are in the setting up of this New Project that you Uncheck all of the Style Check boxes and press Ok.Just add this to the previous note I had on this subject.]]></description>
      <title><![CDATA[How can I create a simple ]]></title>
      <managingEditor>
	 (jeffery hunt)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=30694</guid>
      <dc:date>2001-11-25T20:53:17-08:00</dc:date>
      <pubDate>2001-11-25T20:53:17-08:00</pubDate>
      <source url="http://dn.codegear.com/article/27997/feed">Comments for How can I create a simple "Hello World" / console application in JBuilder?</source>
    </item>
    <item>
      <description><![CDATA[there is a simpler way of doing this in Jbuilder select File|New Project.The product wizard will pop up.In the file field highlight the untitled\untitled part of the path name and fill in whatever name you want.However,do not use any spaces,or periods,or slashes and put your title on both sides of the \ ,but do not erase this backslash here.Use one word on both sides,no spaces.In the your name field it does not matter.And,it does not matter in the company field.Be sure that when you are in the untitled part that you do not erase the .jpr part,or it will not work illegal characters will erase this too.After this click finish.Then choose File|New and double click the Class icon.One more note when you see the MyClass pop up after this you can change it,but do not use spaces or -. these because if you look at the .java extension when you are writing your words in the location of where the MyClass was you will see the illegal character note come up and the extension disappear.You are now ready to start this simple program.Hint;use the import java.io*; library.It works for almost anything in programming.]]></description>
      <title><![CDATA[How can I create a simple ]]></title>
      <managingEditor>
	 (jeffery hunt)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=30693</guid>
      <dc:date>2001-11-25T20:44:58-08:00</dc:date>
      <pubDate>2001-11-25T20:44:58-08:00</pubDate>
      <source url="http://dn.codegear.com/article/27997/feed">Comments for How can I create a simple "Hello World" / console application in JBuilder?</source>
    </item>
    <generator>Atom 1.0 XSLT Transform v1 (http://atom.geekhood.net)</generator>
  </channel>
</rss>