Re: weird compile error

From: Chuck Hill (chil..lobal-village.net)
Date: Tue Jan 30 2007 - 00:00:12 EST

  • Next message: Anjo Krank: "Re: -extdirs /Library/WebObjects/Extensions -> .classpath howto?"

    Are any of the other files in that directory empty? That is the only
    thing that I know of that will trigger a full directory scan (which
    is what you are seeing).

    Chuck

    On Jan 29, 2007, at 8:32 PM, Lachlan Deck wrote:

    > Didn't seem to fix it. Any other ideas?
    >
    > On 30/01/2007, at 2:55 PM, Lachlan Deck wrote:
    >
    >> Actually none of my ant.frameworks.* files were empty. However all
    >> of them had an empty last line.
    >>
    >> I'm hoping that'll fix the problem... but just trying to backspace
    >> that last line on one file has sent Eclipse into the spinning
    >> beachball of death.
    >>
    >> perhaps we need to coin a new name: VexLips ;-)
    >>
    >> On 30/01/2007, at 2:34 PM, Chuck Hill wrote:
    >>
    >>> Yep. Is bug / defective code. One of the ant.frameworks.*
    >>> files under woproject is empty. Just add a line of text (does
    >>> not matter what it is) to it the file.
    >>>
    >>> Chuck
    >>>
    >>> On Jan 29, 2007, at 7:30 PM, Lachlan Deck wrote:
    >>>
    >>>> Woops... Let's try with a subject this time...
    >>>>
    >>>> When running the "compile" ant target on a fresh project in
    >>>> Eclipse/WOLips I'm getting the following build error.
    >>>>
    >>>> ---
    >>>> build.xml:161: IO error scanning directory /.Spotlight-V100
    >>>> ---
    >>>>
    >>>> Line 161 is <javac srcdir="Sources" destdir="bin"> ... </javac>
    >>>>
    >>>> Any ideas why it's scanning /.Spotlight-V100 at all?
    >>
    >> with regards,
    >> --
    >>
    >> Lachlan Deck
    >>
    >>
    >>
    >
    > with regards,
    > --
    >
    > Lachlan Deck
    >
    >
    >
    >

    -- 
    

    Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects



    This archive was generated by hypermail 2.0.0 : Tue Jan 30 2007 - 00:01:18 EST