Re: WOLips and Resources Question
Re: WOLips and Resources Question
- Subject: Re: WOLips and Resources Question
- From: Mike Schrag <email@hidden>
- Date: Thu, 6 Dec 2007 07:45:58 -0500
BTW: I will make a new release of the script today. "pbprojectdump"
is at a different path on Leopard and I added a couple of extensions
for resources (*.wssd and something else).
If you're making a new build anyway, can you add .plist to the list of
entries that go into Resources? We have a client that has .plist
config files that are ending up in WSR right now.
Also, you may want to set principalClass in build.properties for
applications to be the class name of their Application class. I
didn't check if you're also setting project.name in build.properties,
but that should be set also :)
Very handy script, Pascal ... Saved me a huge amount of time, and it
"just works". One other suggestion is that you should just default to
using config.xml in the project. I presume 99% of people using your
app are just editing the config.xml that is inside the eclipse
project. It will make one less step (you won't have to setup the run
config and add the argument manually -- you can just run the app). It
might be that you should make the default config.xml have commented
out project names so it doesn't actually do anything.
And while I'm wishing :) You can save 3 seconds of confusion for new
users by just adding a System.out.println("Done!") to the end :)
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden