RE: Generating Javadoc

2007-08-14 Thread Schalk Neethling
Can you accomplish this same task using Ant? From: Jacob Danner [mailto:[EMAIL PROTECTED] Sent: 14 August 2007 10:24 AM To: user@xmlbeans.apache.org Subject: Re: Generating Javadoc The scomp utility has a -src option to generate the Java code. You can run

RE: Generating Javadoc

2007-08-14 Thread Schalk Neethling
Just saw the srcgendir on the documentation. I am trying this out now. From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: 14 August 2007 11:28 AM To: user@xmlbeans.apache.org Subject: RE: Generating Javadoc Can you accomplish this same task using Ant

RE: Generating Javadoc

2007-08-14 Thread Schalk Neethling
Neethling [mailto:[EMAIL PROTECTED] Sent: 14 August 2007 11:38 AM To: user@xmlbeans.apache.org Subject: RE: Generating Javadoc Just saw the srcgendir on the documentation. I am trying this out now. From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: 14

RE: Generating Javadoc

2007-08-14 Thread Schalk Neethling
No problem, got this working and the javadoc generated from the source. From: Schalk Neethling [mailto:[EMAIL PROTECTED] Sent: 14 August 2007 12:01 PM To: user@xmlbeans.apache.org Subject: RE: Generating Javadoc Greetings, Would the appropriate usage