For our Eclipse plug-in StatET for R (http://www.walware.de/goto/statet) we developed a editor for Sweave (http://www.ci.tuwien.ac.at/~leisch/Sweave/, tex documents with embedded R code). The plug-in reuses parts of the TeXlipse plug-in.
During the work, we patched TeXlipse at some points:
- Plug-in definitions using current mechanism (manifest, content type, ...)
- Small enhancements and bugfixes (double click strategy, NPE, ...)
- Rewritten Partition scanner (faster and expansible)
- Changes (abstraction), so we can reuse features
You can download the patched project here: http://www.walware.de/eclipseupdates/bundles/texlipse-patched-proj.zip
Patch only is attached.
Even if you don't adapt all changes, I would be pleased, if you would apply some enhancements.
Stephan Wahlbrink (walware.de)
Patch
Logged In: YES
user_id=1923744
Originator: YES
File Added: texlipse-declaration-patch.txt
Part 1: manifest file etc. (patch against head)
Logged In: YES
user_id=1923744
Originator: YES
File Added: texlipse-declaration-patch.txt
Logged In: YES
user_id=343531
Originator: NO
First patch commited to cvs (with some slight changes).
Part 2: BuilderChooser - link and reusability (patch against head)
Logged In: YES
user_id=1923744
Originator: YES
File Added: texlipse-builderchooser-patch.txt
Logged In: YES
user_id=343531
Originator: NO
Patch Part 2 added to cvs.
Part 3: Fixes of a few buglets (patch against head)
Logged In: YES
user_id=1923744
Originator: YES
File Added: texlipse-buglets1-patch.txt
Logged In: YES
user_id=343531
Originator: NO
Patch part 3 added to cvs.