New format for Wonder-like stuff

From: Anjo Krank (kran..ogicunited.com)
Date: Tue Dec 19 2006 - 11:11:09 EST

  • Next message: Jonathan Miller: "Glassfish Installation"

    Hi,

    just a little heads-up that the WOnderApplication and the new
    WOnderFramework "New project" templates now have Project Wonder-like
    layout and build files (not the framework yet, but I'll fix that).
    This means they have Sources, Resources, WebServerResources and
    Libraries folders, and the build.xml copies everything which is in
    these folders to the correct location with no regard to eclipse
    patterns.

    If you use the Wonder Frameworks as projects, you can also specify a
    key to use them as such:

    ricardo:~/extras/woproject ak$ cat ~/Library/wobuild.properties |grep
    wonder
    wonder.useprojects=true

    You can also set the defaults in Eclipse to work with this project
    layout:

    ricardo:~/extras/woproject ak$ cat ~/Library/wobuild.properties |grep
    patter
    wsresources.include.patternset=WebServerResources/**/*
    resources.include.patternset=Components/**/*.api, Components/**/*.wo,
    Resources/**/*

    You can also build projects in this format by pointing ~/Wonder/Build/
    build/generic.xml to the project location. See the file for an example.

    Cheers, Anjo



    This archive was generated by hypermail 2.0.0 : Tue Dec 19 2006 - 11:17:56 EST