Mike 8.9.2011

Continuing to work on the m2Eclipse workspace / project setup:

  • Now going with a combination of flat and hierarchical: a hierarchical project containing webdesk and it’s unique projects, then common libraries as separate flat projects like FlexUtils and JavaUtils
  • Got a working version of this compiling on Phil’s machine
  • Moving more actual code in to the build instead just prototype stuff

Need to do / figure out the following:

  • Put new version in Hudson
  • Figure out how to compile css files in to skin swfs with maven
  • figure out how to compile and include modules
  • Add in or rewrite the server code to logging in
  • Figure out how to share configuration files in the maven and flex builds (the same file needs to end up in different places)