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

From: Trent Larson (trent.larso..centris.com)
Date: Thu Jun 19 2008 - 14:35:21 EDT

  • Next message: Mike Schrag: "Re: how SHOULD it look"

    Ah, unfortunately I'm not yet able to run in Eclipse (though I'd appreciate any help on that front: http://wiki.objectstyle.org/confluence/display/WOL/mail/3375129 ).

    Thankfully, your answer prompted me to look elsewhere and I found that I can include a build.properties file with the "principalClass" set and it generates the right thing. Fantastic!

    Thanks for your help.
    Trent

    -----Original Message-----
    From: Stephen R. Smith [mailto:ssmit..lignsoft.com]
    Sent: Thu 6/19/2008 12:05 PM
    To: Trent Larson
    Cc: woproject-de..bjectstyle.org
    Subject: Re: How do I change ApplicationClass in Maven-generated UNIXClassPath file?
     
    Hi Trent,

    Open the Properties for your project in the workspace (right click on
    the project, select Properties), select WOLips Build and set the
    Principal Class here.

    -- 
    Stephen R. Smith
    President
    

    Align Software Inc. 2054 Halton Place, Burlington, Ontario, Canada, L7R 1P7 T : 905.633.9178 C : 905.464.4440 F : 905.634.1064 ssmit..lignsoft.com http://www.alignsoft.com

    'Bringing order to chaos in the information age.'

    On Jun 19, 2008, at 1:52 PM, Trent Larson wrote:

    > > 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 - 14:40:13 EDT