• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AutoSave files to woa directory in WOLips
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AutoSave files to woa directory in WOLips


  • Subject: Re: AutoSave files to woa directory in WOLips
  • From: Ulrich Köster <email@hidden>
  • Date: Fri, 26 Mar 2004 16:35:48 +0100

Hi Sako,

to add files that should be handled as resources, you have modify the build.xml.

Add a include to the resources of the woframework or woapplication task

To include the file email.txt:
.
   		<resources dir=".">
.
				<include name="email.txt"/>
.
  		</resources>
.
To include all text files:
.
   		<resources dir=".">
.
				<include name="**/*.txt"/>
.
  		</resources>
.


Ulrich


Am 26.03.2004 um 14:49 schrieb WebObjects EMail:

hi,
as all now in WO Application directory there is such files like properties or
the EOM files.
after every build these files will be saved in the "*.woa" directory.
if i want to add a file in ProjectBuilder for ex. email.txt i can add this
file to directory "resources" so it will be saved to "*.woa/resources".


But i use WOLips.
how to do that with it?
regards!

Sako.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >AutoSave files to woa directory in WOLips (From: "WebObjects EMail" <email@hidden>)

  • Prev by Date: Question about date formatter.
  • Next by Date: Re: Question about date formatter.
  • Previous by thread: AutoSave files to woa directory in WOLips
  • Next by thread: Question about date formatter.
  • Index(es):
    • Date
    • Thread