Search found 14 matches

by spopescu
Wed Jul 05, 2006 3:12 pm
Forum: Common Problems
Topic: Cannot go to the definition (F3) using Eclipse 3.2 plugin
Replies: 3
Views: 4819

sorin wrote:Hello,

Did you try with the version 7.2 of the Eclipse plugin for Eclipse 3.2 or for Eclipse 3.1 ? Both distributions are available on the Download page.

Regards,
Sorin
With 7.2 for Eclipse 3.2
by spopescu
Tue Jul 04, 2006 9:51 pm
Forum: Common Problems
Topic: Cannot go to the definition (F3) using Eclipse 3.2 plugin
Replies: 3
Views: 4819

Cannot go to the definition (F3) using Eclipse 3.2 plugin

Hi All,

With Eclipse 3.1 I was able to go to the definition of a local XQUERY method, by using F3 at the method invocation point.

When trying the same with Eclipse 3.2 I get a popup error saying

"Cannot open the specified file: ..."

TIA,

Serban.
by spopescu
Thu Apr 27, 2006 7:41 pm
Forum: Feature Request
Topic: Design-mode editing
Replies: 5
Views: 7569

Forgot to ask:

Will I be able to add / delete XML elements form the WYSIWYG editor? Actually is it going to be a WYSIWYG editor, like XMLSpy has?

Thanks again and congrats for the great work !
by spopescu
Thu Apr 27, 2006 7:39 pm
Forum: Feature Request
Topic: Design-mode editing
Replies: 5
Views: 7569

Hello Serban, We plan to implement refactoring actions on the schemata. For instance if you will perform a rename element the definition and all the references to that element should be changed and you should be able to review the changes through a preview action that will present a diff between th...
by spopescu
Thu Dec 29, 2005 8:36 pm
Forum: Feature Request
Topic: Design-mode editing
Replies: 5
Views: 7569

Design-mode editing

Hi All,

Are there any plans to implement editing mode from inside the Model view? I would like to add/remove/change elements for a XML schema in the graphical representation, like XMLSpy does.

Thanks,

Serban
by spopescu
Sat Nov 26, 2005 12:03 am
Forum: Feature Request
Topic: xquery debugging
Replies: 4
Views: 4205

When would the XQuery debugging be available ?

thanks,
sp
by spopescu
Fri Nov 25, 2005 9:07 pm
Forum: Feature Request
Topic: xquery debugging
Replies: 4
Views: 4205

george wrote:Hi Serban,

No, it means that it was already implemented in the current development stream :).

Best Regards,
George
AWESOME !
by spopescu
Fri Nov 25, 2005 5:39 pm
Forum: Feature Request
Topic: xquery debugging
Replies: 4
Views: 4205

xquery debugging

Hi All,

I noted that the XQuery debugging feature has been removed from the "wish" list. Does this mean that no hope for implementing it in the near future? As far as I remeber, many people voted for it.

Thanks,

sp
by spopescu
Mon Oct 24, 2005 5:41 pm
Forum: Common Problems
Topic: XQuery plugin not validating Java extensions
Replies: 3
Views: 3714

Hi George,

Thanks for the answer. I need to add a java class to the classpath of the plugin, not a jar. How can I do that?

Thanks,
Serban
by spopescu
Fri Oct 21, 2005 10:24 pm
Forum: Common Problems
Topic: XQuery plugin not validating Java extensions
Replies: 3
Views: 3714

XQuery plugin not validating Java extensions

Hi, I am trying to get the clipse plugin to work for XQuery validation. The problem is that if I have a Java class referenced from the XQuery, like: declare namespace ju="java:com.a.b.c.XQueryUtils"; .... <adress>{ju:ipToString($address)}</address> gives the following error when validating...
by spopescu
Thu Oct 06, 2005 12:37 am
Forum: Feature Request
Topic: xquery debug
Replies: 3
Views: 3888

Excellent! Looking forward to see XQuery debug in the upcoming release.

Thanks a lot!
by spopescu
Wed Oct 05, 2005 2:52 pm
Forum: Feature Request
Topic: xquery debug
Replies: 3
Views: 3888

As nobody from Oxygen team has responded, I take it as no xquery debugging will ever be in Oxygen. So if anybody wants XQuery debugging, use XMLSpy.

Thanks,

Serban
by spopescu
Fri Sep 30, 2005 2:01 am
Forum: Feature Request
Topic: xquery debug
Replies: 3
Views: 3888

xquery debug

Hi all,

I was wondering if and when oxygen will support xquery debugging, like XMLSpy, for instance.

Thanks,

Serban
by spopescu
Fri Sep 30, 2005 1:58 am
Forum: Common Problems
Topic: xml result from xquery not paginated in 6.2
Replies: 1
Views: 2249

xml result from xquery not paginated in 6.2

Hello,

We migrated to 6.2, but unfortunately the xquery result in the bottom panel only displays few lines instead of the formatted old-style xml, when each tag belonged to a new line.

Please advice,

Thx,

Serban