javascript - How can an Eclipse plugin programmatically change JSDT's default formatter template? -


i'm developing plugin extends eclipse jsdt , change default profile javascript formatter (so plugin users don't need preferences->javascript->code style->formatter->import)

i couldn't find obvious jsdt extension points. there way plugin or need own rebuild of jsdt?

it seems there no way extend. anyway, because of issue , few other fixes need haven't yet made jsdt, decided include forked copy of jsdt in plugin. , formatting improvement takes 2 changed lines: enter image description here


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -