Path: csiph.com!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: How to develop without an IDE? Date: Sun, 22 Apr 2012 10:17:25 -0700 Organization: A noiseless patient Spider Lines: 15 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 22 Apr 2012 17:17:28 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="QNqT5u6Ryx/DB+LpnoCWdQ"; logging-data="10525"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+6Qp0qDf7sHCJBXRwFQcwhl59gKvDCOns=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 In-Reply-To: Cancel-Lock: sha1:qSYOItE3FCaIcvVZQtf1g22NUyc= Xref: csiph.com comp.lang.java.programmer:13802 On 4/22/2012 8:15 AM, 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. Yes of course. The devil will be in the details however.