jbushmaster007 / anyedittools

Automatically exported from code.google.com/p/anyedittools
Other
1 stars 0 forks source link

Issue with trailing white spaces in comments #87

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. autogenerate comments for a method
2. add an empty line inside the comment
3. there is a trailing white space at the end of the line, which is not removed

What is the expected output? What do you see instead?
   - All trailing white spaces should be removed while saving.
What version of the product are you using? On what operating system?
   - eclipse junos, on windows vista

Please provide any additional information below.

Original issue reported on code.google.com by k.fase...@gmail.com on 22 Nov 2013 at 10:14

GoogleCodeExporter commented 8 years ago
I can't reproduce.
Are you sure you have saved the file after adding the comment?
Anyedit removes trailing spaces only on save or on explicit tabs<->spaces 
conversion.

Please attach file here which doesn't work for you.

Regards,
Andrey

Original comment by iloveeclipse on 24 Nov 2013 at 11:07

GoogleCodeExporter commented 8 years ago
Hi Andrey,

   When i generate a comment like below :

         /**
          * @author faseela
          * 
          */
   The third line in the comment is having a trailing space, which is not getting removed.Yes, i did save the file.

Thanks,
Faseela

Original comment by k.fase...@gmail.com on 25 Nov 2013 at 5:21

GoogleCodeExporter commented 8 years ago
I still can't reproduce. Can you please check if you have enabled AnyEdit 
"remove trailing spaces" option at all? Does it work for other files? What 
happens if you say "convert tabs to spaces"? Do you have some project specific 
settings? Do you have any errors in the eclipse error log? Was it always as you 
describes or was it better? Which Eclipse/Anyedit version are you using?

Original comment by iloveeclipse on 25 Nov 2013 at 7:31

GoogleCodeExporter commented 8 years ago
I can't reproduce and there is no additional information provided => closing as 
invalid.

Original comment by iloveeclipse on 4 Feb 2014 at 9:36