Hi Mani,
Â
Â
Note that this is WIP because I don't have this in the form of a gem. You have to figure out where jEdit's edit mode files are and run the generate_xml_files.rb script in there. It will regenerate everything with correct paths, if run in the modes directory; the languages will be based on the version of gherkin you have installed.Â
Â
Alternatively you could put all the files from this repo there as they include everything for gherkin 2.12.9, but you have to modify the full path in all the cucumber_*.xml files to point at the cucumber.dtd. I would make this a relative path, but I can't work out to get jEdit to recognise the location of cucumber.dtd.
Â
ALSO NOTE: The script will overwrite any "catalog" file you have in the modes directory (as well as the cucumber*.xml files of course).
Â
Cheers,
Gra