Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Ant task mediawiki-to-html-help?
Ant task mediawiki-to-html-help? [message #1700738] Mon, 06 July 2015 18:01 Go to next message
Vlad Dumitrescu is currently offline Vlad DumitrescuFriend
Messages: 431
Registered: July 2009
Location: Gothenburg
Senior Member
Hi!

I have a feeling that I am just not looking in the right place, but I can't find the mediawiki-to-eclipse-help task... I have created a build.xml and it works for markdown-to-eclipse-help, but not for mediawiki. Is there some configuration that I missed?

best regards,
Vlad
Re: Ant task mediawiki-to-html-help? [message #1700741 is a reply to message #1700738] Mon, 06 July 2015 18:15 Go to previous message
Vlad Dumitrescu is currently offline Vlad DumitrescuFriend
Messages: 431
Registered: July 2009
Location: Gothenburg
Senior Member
Ah, I found it: the documentation has an error and I copied the supplied example.

http://help.eclipse.org/mars/index.jsp?topic=%2Forg.eclipse.mylyn.wikitext.help.ui%2Fhelp%2FMylyn+WikiText+User+Guide.html says that one has to declare

<taskdef classpathref="wikitext.classpath" resource="org/eclipse/mylyn/wikitext/core/ant/tasks.properties"/>


but should be

<taskdef classpathref="wikitext.tasks.classpath" resource="org/eclipse/mylyn/internal/wikitext/mediawiki/core/tasks/tasks.properties" />


Filed https://bugs.eclipse.org/bugs/show_bug.cgi?id=471965

regards,
Vlad
Next Topic:Wikitext: handle Github wiki format
Goto Forum:
  


Current Time: Thu Apr 25 05:19:14 GMT 2024

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

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

Back to the top