• 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
Xcode and Javadoc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode and Javadoc


  • Subject: Xcode and Javadoc
  • From: Jeff Dunnett <email@hidden>
  • Date: Thu, 19 Jul 2007 10:57:25 -0400

Hello,

I am trying to create a set of javadoc for my WebObjects application. I have a set up a target in my product to run a shell script. The shell script is simple:

javadoc *.java
open index.html
exit 0

All it does run javadoc on all my java files and open the file in a browswer. The problem is I am getting errors like "package com.web.objects.foundation does not exist" and "package com.webobjects.foundation does not exist". I am thinking that it must be some kind of problem with javadoc not being able to find those packages. Perhaps the CLASSPATH is not set somewhere. What I am wondering if anyone would know if this is a Xcode issue or a javadoc issue?

Regards,
Jeff

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: crash in _CFReadBytesFromFile
  • Next by Date: Re: g++ arch flag between Debug and Release
  • Previous by thread: crash in _CFReadBytesFromFile
  • Next by thread: Re: Xcode and Javadoc
  • Index(es):
    • Date
    • Thread