[Jrefactory-users] Pretty print and refactorings
Brought to you by:
mikeatkinson,
seguin
|
From: Chris S. <chr...@ya...> - 2001-07-31 20:44:16
|
Hi, You can't turn off the pretty printer. The reason is that the refactorings is implemented as changes to the parse tree. Once the parse tree has been changed, I regenerate the source code with the pretty printer. Do you need help configuring the pretty printer to make it generate code that matches your coding style? Chris __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ |