Re: Packaging webobjects apps and frameworks
Re: Packaging webobjects apps and frameworks
- Subject: Re: Packaging webobjects apps and frameworks
- From: Robert Walker <email@hidden>
- Date: Mon, 23 May 2005 09:13:10 -0400
I don't worry about the package structure of source files inside the
Xcode project. Xcode will build the proper structure for ".class"
files when it makes the JAR files during build. You are free to
place source files anywhere you want.
I usually leave the majority of my source files in the default
package, unless there is a compelling reason to put them into
packages. This may be necessary for business logic classes in Java
Client applications.
I hope this helps.
On May 23, 2005, at 5:27 AM, 時期 精霊 wrote:
Hello,
I got hard time with xcode finding the best ways to organize my
project.
What I want is to package my framework, I saw that WOExtensions are
packaged but the folder structure is not correct. (no com/
apple...folder)
And if I package my app like that, in WOBuilder, I got:
com.goyman.Yurika.YUMultipleLinesString
instead of
MultipleLinesString
Any idea?
And if you have any advice of packaging wo apps, it will be great
help.
Regards
Kuon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mac.com
This email sent to email@hidden
_______________________________________________
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