Skip to main content



      Home
Home » Eclipse Projects » Mylyn » New sample to show usage of mylyn wikitext(generate eclipse help from eclipse wiki pages)
New sample to show usage of mylyn wikitext [message #1145963] Sat, 19 October 2013 18:38
Eclipse UserFriend
I created a new sample how to generate a eclipse help plugin using tycho and mylyn wikitext. It takes two mediawiki categories as input and computes all the pages that are part of these categories and uses tycho to create a eclipse help plugin out of it.
The pages that belong to a category are computed using the mediawiki api and a stylesheet. It shows some serious limitations of the mylyn wikitext plugin. So if you try to create an eclipse help plugin from all wiki pages in the category mylyn you see what I mean. However for hand crafted wiki pages where you can adjust everything this might be a way to go.
Just checkout the maven project and then run it like this:

mvn -Drcpversion=indigo package

or

mvn -Drcpversion=kepler package

Here is the project:

http://www.github.com/carstenartur/wikitext/tree/master/wikitext-sample/wikitext-sample

[Updated on: Sun, 20 October 2013 16:52] by Moderator

Previous Topic:Unmet Apache Lucene dependency when building Mylyn tasks project
Next Topic:Custom Mylyn search handlers
Goto Forum:
  


Current Time: Mon May 19 18:05:17 EDT 2025

Powered by FUDForum. Page generated in 0.02943 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top