Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!usenet.ukfsn.org!not-for-mail From: Martin Gregorie Newsgroups: comp.lang.java.programmer Subject: Re: How to develop without an IDE? Date: Thu, 30 Aug 2012 19:58:06 +0000 (UTC) Organization: UK Free Software Network Lines: 28 Message-ID: References: NNTP-Posting-Host: 84.45.235.129 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: localhost.localdomain 1346356686 5183 84.45.235.129 (30 Aug 2012 19:58:06 GMT) X-Complaints-To: usenet@localhost.localdomain NNTP-Posting-Date: Thu, 30 Aug 2012 19:58:06 +0000 (UTC) User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) Xref: csiph.com comp.lang.java.programmer:18444 On Thu, 30 Aug 2012 02:29:00 -0700, sony.gupta32 wrote: > 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. >> Don't use make - ant is better for Java and one control file (build.xml) can easily handle several non-nested package structures as well as jarfile builds and javadocs output. Everything else can be handled via your favourite text editor (java source, regression test scripts and test data. -- martin@ | Martin Gregorie gregorie. | Essex, UK org |