Re: Moving classes into a package

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Fri Jun 27 2003 - 04:38:26 EDT

  • Next message: Ulrich Köster: "Re: Including frameworks within a framework"

    Hi Kaelin,

    could you check your PB.project for duplicates like

    src/Foo.java
    src/com/foo/Foo.java

    Which version are you using? (Eclipse/WOLips/WO/OS)

    Ulrich
    Am Freitag, 27.06.03 um 00:27 Uhr schrieb Kaelin Colclasure:

    > Sorry if this has already been covered on the list, but I don't see it
    > in the documentation: What do I have to do to move my component
    > classes into a named package? I've naively tried just using the
    > built-in Eclipse refactoring, but now WebObjects Builder can't seem to
    > parse my class files for actions and keys... I presume I need to tell
    > it the files have moved, but how?
    >
    > Note that I did see the caveat about package scope visibility not
    > working outside of the default package... I'm pretty sure that's not
    > the problem, because all of my accessors are explicitly declared
    > public.
    >
    > -- Kaelin
    >



    This archive was generated by hypermail 2.0.0 : Fri Jun 27 2003 - 04:36:27 EDT