Re: Limitations on number of files in a package
Re: Limitations on number of files in a package
- Subject: Re: Limitations on number of files in a package
- From: Vincent Coetzee <email@hidden>
- Date: Fri, 19 Mar 2004 18:33:56 +0200
Nope my file names are similar to
VODSPaymentEnquiryTransaction.java
VODSPaymentLinkNumericEnquiryTransaction.java
Thanks
On Mar 19, 2004, at 17:54, Dmitry Markman wrote:
nop
I have one project with > 1000 files (java code and images)
and it was successfully built with XCode
how long are your file names?
did you try to build you application with javac?
I don't think you have file names longer than 255 bytes
(if I remember right that's a limit for mac os x)
if you do have such a files, I'm sorry IMHO, something wrong with your
design :-(
On Mar 19, 2004, at 4:24 AM, Vincent Coetzee wrote:
Hi there
I have been using XCode to build a large Java project for a while
now. Recently I added about 20 new Java files to an existing group
and target. Now the target will not build. XCode is ignoring more
than 120 files. Has anyone experienced any behavior like this with
Java projects. The file names are also very long, and I am wondering
whether that might have something to do with ?
Vincent
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
Dmitry Markman
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.