Tern plugin used for tern.java demo at Paris JUG. You can see the talk in this video
See docs for the presentation.
This demo will explain step by step how to create a JUG tern plugin :
- to manage classic object creation with
newoperator and benefit with completion :
- to manage object creation with
a factoryand benefit with completion :
See Wiki for more explanation how to create this JUG tern plugin.

