Hi, My javadoc task works fine but doesn't generate a list of packages. It only has a list of "All Classes" no list of packages as it normally is on the top left frame of all the docs that I have seen.
Any ideas ? Is this behavior dependent on the what JDK I'm using. I using JDK supplied by IBM. Thanks Vikas -----Original Message----- From: Doug Lochart [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2003 1:00 PM To: Ant Users List; Ben Pracht Subject: Re: Installshield issues Ben We have successfully integrated Ant with Instal Shield. We are using IS Professional 7. There were some issues integarting the two but it was not that bad. At first we had to create the .ipr file in the IS tool itself but this was not the optimal solution. So we looked at the .ipr format and wrote an Ant task that we call to create the .ipr file for us then we execute IS with that. It works quite well. Doug Invisible to Telescopic Eye ... Infinity the start that would not die! All who dare to cross her course Are swallowed by a fearsome force Through the void ... To be destroyed ?... Or is there something more? Atomized .. At the core .. ot through the Astral Door .. To SOAR !!! ----- Original Message ----- From: "Ben Pracht" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Wednesday, October 15, 2003 3:27 PM Subject: Re: Installshield issues > Thanks, I'll give this a try. > > Ben P > ----- Original Message ----- > From: "Kevin G. Crocker" <[EMAIL PROTECTED]> > To: "Ant Users List" <[EMAIL PROTECTED]>; "Ben Pracht" > <[EMAIL PROTECTED]> > Sent: Tuesday, October 14, 2003 9:43 AM > Subject: RE: Installshield issues > > > > InstallShield has a standalone executable designed specifically for > > things like Ant builds. > > > > Within ant you do: > > > > <exec dir="${tempsetupsdir}" executable="${installer}"> > > <arg line="-p MyProject.ism -b ${tempsetupsdir}\MyProject"/> > > </exec> > > > > I think it is available for download from their site. > > > > > > -----Original Message----- > > From: Ben Pracht [mailto:[EMAIL PROTECTED] > > Sent: Monday, October 13, 2003 4:45 PM > > To: [EMAIL PROTECTED] > > Subject: Installshield issues > > > > I'm trying to automate as much of the build process for our product as > > possible, ideally eliminating all gui's. I've been able to automate the > > build for our Installshield files, with some limitations since I don't > > know that much about Installshield. Is there anyone who's used Ant to > > do IS stuff, particularly IS 6.3 Pro? I'd like to know which files are > > source files to IS, and which files are created by IS as part of it's > > build/packaging/transformation process. > > > > Thanks in advance, > > Ben P > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]