• 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: Some .java files being skipped by build process
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Some .java files being skipped by build process


  • Subject: Re: Some .java files being skipped by build process
  • From: Chuck Hill <email@hidden>
  • Date: Mon, 10 Aug 2009 18:02:26 -0700


On Aug 10, 2009, at 5:57 PM, Denise Howard wrote:


On Aug 10, 2009, at 5:49 PM, Chuck Hill wrote:


On Aug 10, 2009, at 5:43 PM, Denise Howard wrote:

>
> On Aug 10, 2009, at 5:05 PM, Q wrote:
>> On 11/08/2009, at 3:54 AM, Denise Howard wrote:
>> >
>> > I just inherited an Eclipse-based WO project from a guy who's
>> leaving,
>> > and I'm scrambling to get it working on my machine before he turns
>> > into a pumpkin. He's on a PC (builds fine there), I'm on a Mac.
>> My
>> > problem is that when building on my machine, several classes in the
>> > project are not being built. They're not failing with compiler
>> > errors; the .java files are just skipped as if they're not even
>> > there.
>>
>> How did you determine this? Are you not seeing .class files generated
>> for these classes?
>>
> Correct. Nor are there any compiler errors or warnings for them.


Are they in the same folder as other classes that are getting compiled?


No. NSDictionary.java is in the project in src/com/webobjects/ foundation, and is getting built. Files in src/com/pgp/utils are built, but files in src/com/pgp/util and src/com/pgp/revrec are not.


We are talking about an incremental build in Eclipse right, not an Ant controlled build? Check the Project - Properties - Java Build Path - Source tab for inclusions and exclusions. Also check woproject/ classes.include.patternset and woproject/classes.exclude.patternset.

Chuck

--
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects







_______________________________________________ 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
  • Follow-Ups:
    • Re: Some .java files being skipped by build process
      • From: Denise Howard <email@hidden>
References: 
 >Re: Some .java files being skipped by build process (From: Chuck Hill <email@hidden>)
 >Re: Some .java files being skipped by build process (From: Denise Howard <email@hidden>)

  • Prev by Date: Re: Some .java files being skipped by build process
  • Next by Date: Re: Some .java files being skipped by build process
  • Previous by thread: Re: Some .java files being skipped by build process
  • Next by thread: Re: Some .java files being skipped by build process
  • Index(es):
    • Date
    • Thread