Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Generate comments programmatically
Generate comments programmatically [message #664518] Sun, 10 April 2011 17:53 Go to next message
Marou is currently offline MarouFriend
Messages: 11
Registered: July 2010
Junior Member
hi,

Is there a way to generate comments programmatically in my source classes?
Re: Generate comments programmatically [message #664569 is a reply to message #664518] Mon, 11 April 2011 08:22 Go to previous message
Satyam Kandula is currently offline Satyam KandulaFriend
Messages: 444
Registered: July 2009
Senior Member
Yes, you can get the AST of a program and then add comments to the AST. http://www.eclipse.org/articles/article.php?file=Article-Jav aCodeManipulation_AST/index.html could help.
Previous Topic:Running Java files through Eclipse
Next Topic:How to Modify the Eclipse Java Compiler/Grammar java.g. has any introducts the grammar of .g file?
Goto Forum:
  


Current Time: Thu Sep 26 01:12:49 GMT 2024

Powered by FUDForum. Page generated in 0.03472 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top