Path: csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: "Nasser M. Abbasi" Newsgroups: comp.lang.java.programmer Subject: Re: How to develop without an IDE? Date: Mon, 23 Apr 2012 02:09:55 -0500 Organization: Aioe.org NNTP Server Lines: 28 Message-ID: References: <4f94338d$0$295$14726298@news.sunsite.dk> <4f94765c$0$284$14726298@news.sunsite.dk> <4f949830$0$295$14726298@news.sunsite.dk> Reply-To: nma@12000.org NNTP-Posting-Host: JIQ82TVrJGA8n+bUxTXA6Q.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.lang.java.programmer:13815 On 4/23/2012 2:06 AM, Leif Roar Moldskred wrote: > Nasser M. Abbasi wrote: >> >> I found that using one good tool for everything is better than >> mixing things. > > [SNIP] > >> In my tree, I have .f, .f90, .c, .c++, .java, .tex, and many >> other files that I want to 'update' in my tree. > > You see no contradiction here? > What contradiction? I use Makefile to build all the my programs? Do you mean, why I use different languages? And I should use one programming language? is that what you mean? If I can find one programming language that meets all my programming needs, then I'll use that one language, but have not found one yet. --Nasser