Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.CARNet.hr!news.optima.hr!not-for-mail From: Likux Newsgroups: comp.lang.java.programmer Subject: Re: netbeans Date: Fri, 03 Jun 2011 08:51:18 +0200 Organization: "Optima Telekom Usenet server" Lines: 15 Message-ID: References: NNTP-Posting-Host: 85.114.42.50 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: localhost.localdomain 1307083891 14060 85.114.42.50 (3 Jun 2011 06:51:31 GMT) X-Complaints-To: abuse@optinet.hr NNTP-Posting-Date: Fri, 3 Jun 2011 06:51:31 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4928 > Just to clarify: Did you create a "Java Desktop Application" or a "Java > Application"? * I created java application. > Did you delete any files ending in ".form"? They contain the design > details. * i didn't delete anything accept one class. In the files/src folder you can find just 3 files and all of them have .java extension. Nothing else is in the source folder. > Look for buttons labeled "Source and "Design". * this is what i am looking for :-) Thank you for your time.