Re: Makefile needs an update

From: Ulrich Köster (ulric..ssense.com)
Date: Fri Jan 17 2003 - 05:48:25 EST

  • Next message: Ulrich Köster: "0.9.8"

    Hi Anders,

    it`s never a good idea to modify the makefile.(It's mentioned in the
    makefile.)

    To get this fixed:
    1- Create new Project with the same name in another directory.
    2. put your stuff in makefile.postamble
    3. replace the makefile with the one from the new project

    Ulrich
    Am Freitag, 17.01.03 um 11:32 Uhr schrieb Anders Peterson:

    > On fredag, jan 17, 2003, at 11:18 Europe/Stockholm, Ulrich Köster
    > wrote:
    >
    >> Hi Anders,
    >>
    >> open ProjectBuilder
    >> 1. build clean
    >> 2. build woapplication/install(whatever you need)
    >> and you makefile will be updated.
    >>
    >> Let me know if it works.
    >
    > No and Yes...
    >
    > I discovered the problem because I was trying to do exactly that, and
    > it didn't work. (I tried several times, and I always do Clean before
    > Build.)
    >
    > Instead I manually updated the paths in the Makefile. After that
    > things worked, but I also noted that the Makefile had been
    > updated/reformatted by ProjectBuilder.
    >
    > (Catch 22 - it's updated, but wont run if it's not correct to begin
    > with.)
    >
    > /Anders
    >
    >> Am Freitag, 17.01.03 um 11:13 Uhr schrieb Anders Peterson:
    >>
    >>> Hi,
    >>>
    >>> I refactored one of my frameworks - moved some code in to packages.
    >>> This worked fine except for one thing. The Makefile still has the
    >>> old java file paths. Is there a way to have these updated
    >>> automagically? Closing/Opening the project does not work.
    >>>
    >>> /Anders
    >
    >



    This archive was generated by hypermail 2.0.0 : Fri Jan 17 2003 - 05:49:04 EST