Did you try putting the properties file in the Sources folder alongside java classes?
On May 30, 2012, at 2:02 PM, Pascal Robert wrote: > I have two third-party tools that requires a specific properties file in the > class path. I was able to get around that problem for the CloudFiles API, but > I can't get around it for ROME (RSS library) without modifying the source > code of the API. > > Any tips on how to put those properties file in the class path, with both the > Ant tasks and the incremental builder? Right now, for the incremental > builder, I use bundles so that I can manually the rome.properties file into > build/.woa/Resources/Java, not really efficient. > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/kelleherk%40gmail.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
