(2011/05/05 15:27), Jean Christophe André wrote:
$ echo 'int isRecieved(aStingVaraible, old_style_namng)' | sed
's/_//g;s/\([A-Z]\)/ \1/g'
int is Recieved(a Sting Varaible, old style namng)
$ echo 'int isRecieved(aStingVaraible, old_style_namng)' | sed
's/_//g;s/\([A-Z]\)/ \1/g'| aspell -d en -a
That works, but I think we need to addition strings for aspell dictionary.
Here are some variables used:
Variable: Commenttxt
UnsupportedEncodingException uee
Some prefix and suffix: Msg, Mst
@To Minh Hoang:
Annotation Processing Tool looks complicated; all I need is a simple tool.
_______________________________________________
POST RULES : http://wiki.hanoilug.org/hanoilug:mailing_list_guidelines
_______________________________________________
HanoiLUG mailing lists: http://lists.hanoilug.org/
HanoiLUG wiki: http://wiki.hanoilug.org/
HanoiLUG blog: http://blog.hanoilug.org/