Path: csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Rui Maciel Newsgroups: comp.lang.java.programmer Subject: Re: How to develop without an IDE? Date: Mon, 23 Apr 2012 23:22:30 +0100 Organization: Aioe.org NNTP Server Lines: 13 Message-ID: References: Reply-To: rui.maciel@gmail.com NNTP-Posting-Host: AqItoBXOUTdaiWbH4r55cA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: abuse@aioe.org User-Agent: KNode/4.7.3 X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.lang.java.programmer:13825 David Lamb wrote: > I've always used a combination of Emacs and make. Given your "single > makefile" question, though, I suspect you may have more sophisticated > needs than I do. Care to elaborate? There is nothing sophisticated in my needs. The only reason I mentioned makefiles is that I'm already familiar with them. I would prefer to develop a skill which I already have than being forced to start from scratch by being forced to use another tool. Rui Maciel