Hi there
Thanks for all the helpful advice regarding compilation tools - I've now downloaded
ANT, but haven't had a chance to play with it yet. I have another question about JDE:
I've been trying to use the autocode functions, but the indentation seems to come out
wrong.
For example, an if statement comes out like this:
if ( )
{
} // end of if ()
when what I want is this:
if ( )
{
} //end of if
(by the way I've switched off K&R style brackets).
Thanks
Maddie
The information contained in this e-mail and any attachments is confidential to Roke
Manor Research Ltd and must not be passed to any third party without permission. This
communication is for information only and shall not create or change any contractual
relationship.
The information contained in this e-mail and any attachments is confidential to Roke
Manor Research Ltd and must not be passed to any third party without permission. This
communication is for information only and shall not create or change any contractual
relationship.