Community
Participate
Working Groups
The Eclipse Help plug-in for Vex should be created from the following Wiki page: http://wiki.eclipse.org/Vex/UserGuide Currently there are only two pages: the man page "UserGuide" and "UserGuide/Editing". In future we like to include images as well. The Vex Eclipse Help plug-in should be created directly, without manual postprocessing. The main topic should be named: Visual Editor for XML (Vex)
Adding necessary steps to the pom.xml to use Mylyn wikitext and ant to generate the necessary docs from the Wiki.
This is now fixed. There is a buildHelp.xml file, as well as a lib directory that holds the Mylyn WikiText jars. The pom.xml has a phase during generate-sources that will call the buildHelp.xml ant script. This will download and generate the help from http://wiki.eclipse.org/Vex/UserGuide and output the content into the help directory. The plugin.xml and build.properties are set to look for the generated help in the "help" directory. If additional pages need to be added, add them into the buildHelp.xml file as appropriate. More information on using Mylyn WikiText ant tasks can be found here: http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.mylyn.wikitext.help.ui/help/Markup-Conversion.html
Apparently Mylyn WikiText's ant task doesn't use proxies.
This is now working. https://hudson.eclipse.org/hudson/view/WTP/job/cbi-wtp-inc.vex/39/
Closing resolved bugs.
Moved to Mylyn Docs Vex.