Skip to main content



      Home
Home » Eclipse Projects » Web Tools incubator » XQDT Code Completion
XQDT Code Completion [message #1068162] Fri, 12 July 2013 09:29 Go to next message
Eclipse UserFriend
Hello,

I am trying out XQDT with Zorba and it works fine.
But I am wondering if there is a possibility to have some code completion for imported modules?

If I import a module with its location, then I get code proposals for the imported module:
xquery version "1.0" encoding "utf-8";

import module namespace math = "[someURI]/xpath-functions/math";
import module namespace dumm = '[someURI]/dummy' at "dummy.xq";
...


When coding with XQDT I get code proposals for functions from the dummy.xq module. But is there also a possibility to configure XQDT in a way, that I will get code proposals for registered standard modules like the math module (without always having the file location in the import statement)?

Thank you,
Jan
Re: XQDT Code Completion [message #1829296 is a reply to message #1068162] Tue, 30 June 2020 16:40 Go to previous message
Eclipse UserFriend
Hi Jan,
Can you please help with the installation steps. I am getting error Plug-in "org.eclipse.wst.xquery.ui" was unable to instantiate class "org.eclipse.wst.xquery.internal.ui.editor.XQDTEditor".
Previous Topic:[jaxws] error creating web service from pojo
Goto Forum:
  


Current Time: Tue May 13 08:16:25 EDT 2025

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

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

Back to the top