Our RCP application is using jsdt for javascript code. I am thinking to
implement code formtter feature to the javascript editor. Can I use the
code formatter that jsdt has? If the answer is yes, can anyone show me
how. A sample would be the best. Thanks,