woproject on mac os x : Working from a flat directory

From: Gavin Eadie (gavi..mich.edu)
Date: Tue Jul 23 2002 - 22:36:23 EDT

  • Next message: Gavin Eadie: "woproject on mac os x : Executable isn't chmod a+x"

    Working from a flat directory ...

        On Mac OS X, Project Builder doesn't use the structure of
    directories within directories to organize things like source,
    resources, web resources, and so on, so if you generate your initial
    project with pbx, the ant build will have to cope with this too. Of
    course it is possible to move things into directories "src", "res",
    "web" etc, and pbx will cope (after you tell it where you moved
    everything) but I didn't do that.

        As a result, my javac, woframework and woapplication tasks tend to
    rely heavily on file name extension conventions (actually, javac
    already only processes *.java files). Could woapplication and
    woframework be taught to move things by their *.extension too, or
    would that be a bad idea?



    This archive was generated by hypermail 2.0.0 : Tue Jul 23 2002 - 22:36:30 EDT