Dong Shin 10.12.2010

  • went over PPM with Phil
  • changing MvnAssist to work on Mac
    • -d32 flag needed on run configuration
    • check for OS name and change mvnExeFile accordingly
      • mvn or mvn.bat
    • MessageBox crashes on Display.getCurrent().getActiveShell() returning null
      • new Shell (Display.getCurrent()) added when getActiveShell returns null
    • adding dependencies to Flex 4 projects works