Installing Frameworks in WOLips

From: Damien Lust (dlus..enali.be)
Date: Thu Sep 18 2003 - 06:58:46 EDT

  • Next message: Harald Niesche: "Re: Installing Frameworks in WOLips"

    Hello,

    i developped Frameworks on MacOS X with Project builder and now i would
    like to include it in Eclipse and WOlips.

    The structure of my Frameworks looks like that:

    *MyFrameworks
         * DLForum (A Folder)
                     DLForum.java (in the head of my class, i don't
    need to specify a package)
                     DLForumDA.java
                     * WOComponents (A Folder)
                               * DLForumAdminPage (A Folder)
                                     DLForumAdminPage.api
                                    DLForumAdminPage.java
                                          DLForumAdminPage.wo

        * DLAgenda
                    DLAgenda.java
    ......

    To compile on Eclipse , i think that all my .java must be in the
    directory src and all .api files in other place

    I would like to keep my structure. Any ideas?

    Other question, when i create a new Component , WOLips put
    automatically .java in /src and .wo in other place , is it possible to
    specify the way to create WOComponents?



    This archive was generated by hypermail 2.0.0 : Thu Sep 18 2003 - 06:53:55 EDT