Re: Development tools......

From: Ed Beroset (beroset_at_mindspring.com)
Date: 02/13/04


Date: Fri, 13 Feb 2004 01:04:47 GMT

john chung wrote:
> Just wondering how many of us are using build tools out here :)
>
> Currently using "make" for C and assembly. While ant for java and jsp.
> Anyone else?

I have used ant a little, but I'm much more at home with make. I use
make for all assembly projects, all C++ projects, and all C projects. I
also use it often for other things, like updating my web site using XSLT
  to generate the content from XML sources, and then uploading them to
the site automagically. It's pretty easy with make. It doesn't seem to
me that ant is quite as flexible. Have you found that to be true, or do
I just need to learn more about it?

Ed



Relevant Pages

  • Re: Not Authorized, after install FPservExt
    ... > Hi Ant, ... > Open IIS manager. ... > Click on the + sign near the default web site. ... > | Problem is that i am logged on to my PC as the Administrator and thought ...
    (microsoft.public.inetserver.iis)
  • Session Cookie
    ... I have a simple web site with open access that does not require the user to log in, fill out ant forms, etc. ... --- Mark Twain ...
    (microsoft.public.dotnet.framework.aspnet)
  • Can ANT shut off or detect when a service is shut off?
    ... I'm in the process of learning more ANT. ... script to install a web site on multiple servers(unfortunately a ... regular occurrence). ...
    (comp.lang.java.programmer)
  • unexpacted error 0x8ffe2740 occured
    ... the above message pops when I ant to ... start my web site (in administrative tools ->IIS) ... I already removed the IIS and had installed it again. ...
    (microsoft.public.inetserver.iis)
  • Re: Development tools......
    ... >> John Chung ... > I never use MAKE or ANT and I never missed them at all. ... You don't use libraries or linked modules either. ... Randy Hyde ...
    (alt.lang.asm)