Hi All,
What is the expected output? What do you see instead?
output :- /** This is Block Comments Print */
Sample Code which i have added in my code:-
comments.add(new BlockComment("I Have added this program to print
comment"));
cu.setComments(comments);
System.out.println(cu.toString);
This is printing empty.
What version of the product are you using? On what operating system?
windows
Please provide any additional information below.
Original issue reported on code.google.com by varakish...@gmail.com on 23 May 2010 at 4:54
Original issue reported on code.google.com by
varakish...@gmail.com
on 23 May 2010 at 4:54