Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 22:38
Carsten Hammer is currently offline Carsten HammerFriend
Messages: 1
Registered: June 2012
Junior Member
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 20:52] by Moderator

Report message to a moderator

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


Current Time: Fri Apr 26 23:00:56 GMT 2024

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

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

Back to the top