Thanks Scott,
AntRunner.. very cute. I have not heard of it before.

Yep, I am doing manual creation for that reason.

Have you tried JBuilder 5 yet? I've downloaded it
here at work, just have to burn it and get
it home.

I'll give AntRunner a shot tonight.

pat.


Quoting Scott Eade <[EMAIL PROTECTED]>:

> From: <[EMAIL PROTECTED]>
> > I have decided to use Peers to access tables
> > added to my schema, though I am unsure
> > of the steps to get the correct Peers
> > classes generated.
> > 
> > After backing everything up,
> > I re-ran 'build.sh init' with TRprops "manual.creation=true".
> > It ran fine, though no new .java files were created
> > under the tracker/WEB-INFO/src/../../om/  directory.
> > 
> > A bit of a newbie question but I'm not sure what to do,
> > any suggestions?
> > 
> > ta,
> > 
> > Patrick.
> 
> Do you mean 'ant init' rather than build?
> 
> I assume you are using manual creation because the
> database already exists.  You can do the necessary
> steps without executing the sql to create the database 
> by using the ant targets project-om (this will generate 
> the peers code) and project-sql (this will generate the 
> sql to create the tables, but it won't be executed unless
> you use the target project-insert-sql).
> 
> I use the AntRunner OpenTool within JBuilder - very 
> handy (if you are using JB).
> 
> Regards,
> 
> Scott
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to