Re: Problem showing project images in app ported from XCode

From: Apoorva Muralidhara (apoorv..odefab.com)
Date: Fri Feb 08 2008 - 22:54:25 EST

  • Next message: David Avendasora: "Double Frameworks in Servlet Deployment"

    On Feb 8, 2008, at 7:30 PM, Pascal Robert wrote:

    > Hey,
    >
    > we also got this "problem" and instead of messing with the Ant
    > patterns, we decided to mass-fix our bindings instead. For
    > examples, most images were in a "images" folder, but the bindings
    > didn't have the "images/" string.
    >
    > With the find command, BBEdit and regular expressions, it's a 5
    > minutes job :-) Steps I did:

    [ . . . . ]

    > I did that for at least 15 projects and I think it took me 30
    > minutes total. Must faster than trying to make Ant to work :-)

    Thanks. Something like this may be a better idea. (I would probably
    use a nice find-piped-through-etags command, followed by an Emacs
    etags-query-replace.)

    I was hoping that keeping the app exactly the way it is (I didn't do
    any work on this particular app--I'm just migrating it to Eclipse)
    and looking for a "configuration-only" solution was the way to go,
    but changing the bindings might be faster.

    --Apoorva



    This archive was generated by hypermail 2.0.0 : Fri Feb 08 2008 - 22:55:17 EST