Received: by 10.224.189.75 with SMTP id dd11mr3086751qab.6.1346318940283; Thu, 30 Aug 2012 02:29:00 -0700 (PDT) Received: by 10.236.74.161 with SMTP id x21mr451789yhd.13.1346318940205; Thu, 30 Aug 2012 02:29:00 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!r1no576556qas.0!news-out.google.com!da15ni2798639qab.0!nntp.google.com!r1no576541qas.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Thu, 30 Aug 2012 02:29:00 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=86.168.9.216; posting-account=7Mxl0goAAAAXrKHdWQZfU8Mrmds3lv-C NNTP-Posting-Host: 86.168.9.216 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: How to develop without an IDE? From: sony.gupta32@yahoo.co.uk Cc: rui.maciel@gmail.com Injection-Date: Thu, 30 Aug 2012 09:29:00 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.java.programmer:18424 what about an xml editor, try Liquid XML Editor (http://www.liquid-technologies.com/xml-editor.aspx) On Sunday, April 22, 2012 4:15:30 PM UTC+1, Rui Maciel wrote: > Is it possible to set up a Java project so that it can be built without > > relying on an IDE? If it is, where can I find any information on how to set > > up this sort of project? > > > > Bonus points if it's possible to pull this off by writing a single makefile. > > > > > > Thanks in advance, > > Rui Maciel