blob: 068c4e7f70c16c6bd54665f3c1250fd891b1ca26 [file] [log] [blame]
<article link="folding.html">
<title>Folding in Eclipse Text Editors</title>
<date>March 11, 2005</date>
<category>Platform</category>
<category>User interface</category>
<author>
<name>Prashant Deva</name>
<email>prashant.deva@gmail.com</email>
</author>
<description>
Starting with release 3.0, Eclipse allows folding in its text
editor. In this article, I explain the new projection
infrastructure introduced in the JFace Text framework and show
how to extend the XML Editor example provided with Eclipse to
allow folding of text.
</description>
</article>