'Eclipse Folding Custom Editor

I have implemented my custom editor, and now need folding for

  • comments (//I am a comment)
  • function (){}

So how can I do this...



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source