Posted By:
Thirumalai_Veerasamy
Posted On:
Wednesday, June 2, 2004 06:24 AM
Hi,
We are working on one tool which will do automatically
correct/format the Java code with certain guidelines in
WSAD/Eclipse. For example, if the user enters ' {'
then one space should be truncated and corrected as ' {'.
Can ANTLR be used to implement this? If yes then the
directions please.
Regards
Thiru