How do I change ApplicationClass in Maven-generated UNIXClassPath file?

From: Trent Larson (trent.larso..centris.com)
Date: Thu Jun 19 2008 - 13:52:28 EDT

  • Next message: James Cicenia: "Moving a project to new fluffy bunny...."

    I am migrating a Mac WebObjects appliction to a Maven/Eclipse environment; I've got the app building and running with the 'woapplication' package in Maven 2, but every time the source code is generated I have to modify the Contents/UNIX/UNIXClassPath.txt file to set the "ApplicationClass" to my class (ie. "com.lochgarman.view.Application"), because it is always created with the setting of "Application". How can I make sure that is generated with my setting (so I don't have to manually change it every time I build)?

    Thanks!
    Trent



    This archive was generated by hypermail 2.0.0 : Thu Jun 19 2008 - 13:54:22 EDT