Showing posts with label eclipse. Show all posts
Showing posts with label eclipse. Show all posts

Friday, 2 May 2014

XQDT in Eclipse Kepler

 XQDT provides support for editing, execution, and debugging of XQuery modules in Eclipse.
 It requires DLTK version 3. Certain plugins will install DLTK version 4, e.g. Scala IDE, which prevents XQDT installation.
If that is not installed then version 3 of DLTK can be installed from the indigo update site
 http://download.eclipse.org/releases/indigo
 Then install XQDT



Thursday, 17 February 2011

Eclipse settings for xmlcalabash

main class:
com.xmlcalabash.drivers.Main

Program Arguments
-Eorg.apache.xml.resolver.tools.CatalogResolver
-Uorg.apache.xml.resolver.tools.CatalogResolver
"file:/${resource_loc}"

VM arguments
-Xms1024m -Xmx1024m
-Dcom.xmlcalabash.phonehome=false

classpath:
resolver.jar
tagsoup
metadata-extractor