[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [pde-dev] Text editor plug-in folding feature
|
Hello Alberto,
The second edition of JDG2E contains an example of folding in a text editor. Here is a link to the CD documentation for that example.
http://home.earthlink.net/%7Ejdg2e/ch26.jface.text/doc/index.html
Jim D'Anjou
Certified IT Specialist
Eclipse/WebSphere Studio JumpStart Team
Silicon Valley Lab
Email: danjou@xxxxxxxxxx
Phone Tieline 543-2351 Outside 408-463-2351
FAX Tieline 543-3873 Outside 408-463-3873
The Java Developer's Guide to Eclipse, Second Edition - http://www.awprofessional.com/title/0321305027
WebSphere Studio - http://www.ibm.com/software/ad/adstudio
Ready for IBM Rational software validation process - http://www.developer.ibm.com/rational/readyfor.html
alberto.montes@xxxxxxxxxxxx
alberto.montes@xxxxxxxxxxxx
Sent by: pde-dev-admin@xxxxxxxxxxx
12/14/2004 03:16 AM
Please respond to
pde-dev |
|
|
Hi everyone!
I'm actually working into a text editor plug-in which supports my own tags.
The text is well partitioned and syntax highlighted and now I'd like to
offer future users the capability to collapse and expands regions
(folding).
As folding is new in eclipse 3.0, it's a very new feature and it's very
difficult to get some way to get it implemented into my own editor plug-in.
If anyone could give me a direction which contains an example, article, or
anyhting useful I'd be very pleased.
Thanks for your atention. Regards
_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/pde-dev


