Search found 130 matches

by Mircea
Mon Feb 24, 2020 10:28 am
Forum: SDK-API, Frameworks - Document Types
Topic: XProc 3 as a copy of XProc framework but with RNC file from XProc 3 spec
Replies: 4
Views: 2239

Re: XProc 3 as a copy of XProc framework but with RNC file from XProc 3 spec

Hello Martin, Thank you for the feedback. Unfortunately (https://spec.xproc.org/), there is no XProc 3.0 engine ready yet, so we do not have support for the 3.0 version. The schema used for content completion and for validation are hardcoded for 1.0 We plan to add this feature in 22.1 version of Oxy...
by Mircea
Tue Jun 07, 2016 11:43 am
Forum: Other Issues
Topic: Inspecting keys while debugging an XSL transform?
Replies: 8
Views: 11572

Re: Inspecting keys while debugging an XSL transform?

Hello,

The Saxon 9.x does not allow us to query the key function oustide the XSLT stylesheet.
As a workaround you can add an xsl:variable that evaluates the key and watch that in the dedicated panel.

Regards,
Mircea.
by Mircea
Fri Mar 11, 2011 10:47 am
Forum: Feature Request
Topic: Calabash error messages aren't clickable
Replies: 1
Views: 1918

Re: Calabash error messages aren't clickable

Hello Zearin,

Please give us a small sample (preferably on email) to reproduce this behavior.
If it is something from our integration we will fix it, otherwise we will report it further to Calabash.

Regards,
Mircea.
by Mircea
Wed Mar 09, 2011 11:17 am
Forum: Common Problems
Topic: XProc: Stylesheet module X included or imported more than on
Replies: 2
Views: 2109

Re: XProc: Stylesheet module X included or imported more than on

Hello, What is the current oXygen version & build ID ? What is the Calabash XProc component version ? Please go to Help/About Dialog and find the oXygen verison and build ID in the first "Copyright" tab, and the Calabash XProc version in the "Components" tab. With our current...
by Mircea
Tue Mar 08, 2011 6:53 pm
Forum: Common Problems
Topic: XProc: Stylesheet module X included or imported more than on
Replies: 2
Views: 2109

Re: XProc: Stylesheet module X included or imported more than on

Hello,

Thank you for reporting this issue. We will investigate it and let you know as soon as we get fix it.

Regards,
Mircea
by Mircea
Tue Jan 25, 2011 10:37 am
Forum: Common Problems
Topic: Unable to upgrade Eclipse Plug-in 12.1 into RDp 8.0
Replies: 11
Views: 4724

Re: Unable to upgrade Eclipse Plug-in 12.1 into RDp 8.0

Hello Carl,

Please contact us at support @ oxygenxml . com and send us some screeshots during the installation procedures, since we cannot obtain the behaviour you encounter.
Please also specify the exact RDp version (8.0 / 8.0.1) and your operating system.

Regards,
Mircea.
by Mircea
Mon Jan 24, 2011 5:58 pm
Forum: Common Problems
Topic: Unable to upgrade Eclipse Plug-in 12.1 into RDp 8.0
Replies: 11
Views: 4724

Re: Unable to upgrade Eclipse Plug-in 12.1 into RDp 8.0

Hello Carl,

The oXygen XML Editor plugin should be installed through the usual Eclipse site installation procedure, i.e. go to Help/Install New Software.
In the Install dialog that follows add the software site as specified on our installation instructions.

Best regards,
Mircea.
by Mircea
Wed Jan 05, 2011 6:08 pm
Forum: Common Problems
Topic: calumet integration no longer working in the latest version?
Replies: 8
Views: 4902

Re: calumet integration no longer working in the latest version?

It seems indeed to be a problem on Mac. We are investigating this, and we will keep you informed.
by Mircea
Wed Jan 05, 2011 12:53 pm
Forum: Common Problems
Topic: calumet integration no longer working in the latest version?
Replies: 8
Views: 4902

Re: calumet integration no longer working in the latest version?

Hello, The 1.0.12 Calumet integration works fine with the 12.0 version of oXygen. The problems you encounter are raised from the URI-handling capabilities of Calumet. This means the filepaths you provide are somehow incorect. I tried the same saples you provided (of course with different filepaths) ...
by Mircea
Tue Oct 05, 2010 4:20 pm
Forum: Common Problems
Topic: calumet integration no longer working in the latest version?
Replies: 8
Views: 4902

Re: calumet integration no longer working in the latest version?

Hi Paul,

Since 12.0 we performed some API changes and the Calumet conector is no longer compatible.
You can download a conector based on Calumet 1.0.11 here.

Regards,
Mircea
by Mircea
Wed Jun 02, 2010 4:28 pm
Forum: Other Issues
Topic: Gettinng the currently selected XML Element (Oxygen Plugin)
Replies: 2
Views: 1747

Re: Gettinng the currently selected XML Element (Oxygen Plugin)

Hi Florian, The text page of our multi-page XML editor is based on Eclipse's TextEditor, and there is no DOM model behind it. The multipage editor is derived from the org.eclipse.ui.part.MultiPageEditorPart [/i] so casting to it and requesting getSelectedPage() shoud give you the XML text editor, wh...
by Mircea
Tue Jun 01, 2010 4:56 pm
Forum: XSLT and FOP
Topic: XProc and XSL-FO
Replies: 5
Views: 3530

Re: XProc and XSL-FO

Hello, The first error "[Calabash XProc] com/renderx/xep/FormatterImpl" is obtained only if the paths locating the jars pointed by engine.xml are not valid. The second error which complains about different Class objects for the type javax/xml/transform/Source used in the signature resides ...
by Mircea
Mon May 31, 2010 5:16 pm
Forum: XSLT and FOP
Topic: XProc and XSL-FO
Replies: 5
Views: 3530

Re: XProc and XSL-FO

Hello,

Thank you for reporting this problem. We will investigate it.

Mircea.
by Mircea
Tue May 11, 2010 5:41 pm
Forum: Other Issues
Topic: Problem integrating the Oxygen Plugin into RCP Applicatio
Replies: 1
Views: 1605

Re: Problem integrating the Oxygen Plugin into RCP Applicatio

Hi, If the oXygen plugin does not work with your RCP Application please check that the following plugins required by oXygen (as can be seen in the plugin.xml file) are available: org.eclipse.compare org.eclipse.core.filesystem org.eclipse.core.net org.eclipse.core.resources org.eclipse.core.runtime ...
by Mircea
Wed Mar 17, 2010 4:55 pm
Forum: Common Problems
Topic: ZendStudio crashes after upgrading to 11.2
Replies: 20
Views: 11284

Re: Unable to start plugin using MyEclipse 8.0

Upgraded from 11.1 to 11.2 (via "check for updates" in Eclipse) an hour ago. Result: Eclipse crashes ... Hello, Please give us more details like: - Eclipse version and build number; - Java version; - OS name and version. What exactly you mean by "eclipse crashes" ? The whole wor...
by Mircea
Fri Mar 05, 2010 10:59 am
Forum: Common Problems
Topic: Error: "No such dictionary: <personal>"
Replies: 3
Views: 2341

Re: Error: "No such dictionary: <personal>"

Hello,

The problem was reproduced with the 10.3 version, and was already fixed for the 11.x versions.
Since you have a valid maintenance pack you are entitled to a free upgrade to 11.x versions. I suggest you to upgrade to the latest oXygen version, 11.1

Best regards,
Mircea.
by Mircea
Thu Mar 04, 2010 1:09 pm
Forum: Common Problems
Topic: Error: "No such dictionary: <personal>"
Replies: 3
Views: 2341

Re: Error: "No such dictionary: <personal>"

Hello, We tried to reproduce the problem you reported without success. We need more details, like: - oXygen buildID - Window/Preferences/oXygen - Eclipse version & buildID - Help/About Eclipse SDK - Java version that you use in the current Eclipse. And of course a small sample document will be h...
by Mircea
Mon Jan 25, 2010 11:53 am
Forum: Feature Request
Topic: Tag deletion
Replies: 2
Views: 2168

Re: Tag deletion

Hi,

Thank you for pointing this feature.
We will add this functionality most probably in the next version.

Regards,
Mircea
by Mircea
Thu Dec 10, 2009 2:52 pm
Forum: XSLT and FOP
Topic: Chain of XSLT
Replies: 3
Views: 3259

Re: Chain of XSLT

Hi, A simple XProc pipeline for your usecase should look like: <p:declare-step xmlns:p="http://www.w3.org/ns/xproc" xmlns:c="http://www.w3.org/ns/xproc-step"> <p:input port="source"> <p:document href="a.xml"/> </p:input> <p:xslt name="firstStage"> <p...
by Mircea
Thu Oct 22, 2009 12:15 pm
Forum: Common Problems
Topic: Calabash configuration
Replies: 19
Views: 6408

Re: Calabash configuration

Hi Paul,

We identified the problem and a new kit will be available for general download later this day, we will notify you about it.

Thank you for reporting this issue.

Best regards,
Mircea.
by Mircea
Thu Sep 10, 2009 12:21 pm
Forum: Common Problems
Topic: mac osx 10.4 and eclipse 3.2.2 - no oxygenxml plugin?
Replies: 3
Views: 2376

Re: mac osx 10.4 and eclipse 3.2.2 - no oxygenxml plugin?

Hi,

The 8.2 version (can be found in the Software Archive Pages) is the latest version of <oXygen/> that support Eclipse 3.2

Regards,
Mircea.
by Mircea
Tue Sep 08, 2009 10:01 am
Forum: Common Problems
Topic: Erratic indent behavior
Replies: 10
Views: 4249

Re: Erratic indent behavior

Hello Joe,

The case you described is correct when you have a selection, and the caret is at the end of that selection.
Thank you for reporting this. We will fix it and the fix will be available in the next maintenance build.

Regards,
Mircea.
by Mircea
Mon Sep 07, 2009 11:35 am
Forum: Common Problems
Topic: Erratic indent behavior
Replies: 10
Views: 4249

Re: Erratic indent behavior

Hello Joe, Actually the situation you describe is not a bug. Even if you are not using tabs for indentation - but spaces, the indentation adds the required number of spaces in the front of the selected text that will lead to the correct indent as if you were using tabs. This means that in your case ...
by Mircea
Fri Aug 28, 2009 4:19 pm
Forum: Other Issues
Topic: Problems with line endings in Eclipse 3.5
Replies: 3
Views: 2446

Re: Problems with line endings in Eclipse 3.5

Please double check the http://www.oxygenxml.com/download_oxygenxml_editor.html page, and switch to the "Eclipse" section. The 2009081912 build number was taken with copy/paste from the website.

Regards,
Mircea.
by Mircea
Fri Aug 28, 2009 9:48 am
Forum: Other Issues
Topic: Problems with line endings in Eclipse 3.5
Replies: 3
Views: 2446

Re: Problems with line endings in Eclipse 3.5

Hello,

The problem you encountered was already solved in the latest 10.3 distribution kit.
Please make sure the last distribution kit of 10.3 is installed on your machine, i.e. build ID 2009081912.

Regards,
Mircea.
by Mircea
Thu Aug 27, 2009 9:35 am
Forum: General XML Questions
Topic: XProc - problem using <make-absolute-uris>
Replies: 4
Views: 3381

Re: XProc - problem using <make-absolute-uris>

Hello, Using the following example: <?xml version='1.0' encoding='UTF-8'?> <declare-step xmlns="http://www.w3.org/ns/xproc" xmlns:c="http://www.w3.org/ns/xproc-step" xmlns:cx="http://xmlcalabash.com/ns/extensions"> <input port="source"> <inline> <c:emails> <c:...
by Mircea
Fri Mar 13, 2009 7:12 pm
Forum: Common Problems
Topic: No context menu in editor
Replies: 3
Views: 4396

Re: No context menu in editor

Hi,

We will investigate the problem, and get back with a solution as soon as possible.

Best regards,
Mircea.
by Mircea
Mon Aug 04, 2008 8:57 am
Forum: Other Issues
Topic: OxygenXML 9.2 appears to break Flex Builder 3 CSS Editor
Replies: 4
Views: 5632

Re: OxygenXML 9.2 appears to break Flex Builder 3 CSS Editor

Hi, I've installed the latest 9.3 version of the oXygen plugin in a 3.3.2 version of Eclipse (Build id: M20080221-1800). Both the Flex's CSS editor and the oXygen's one had the Syntax Highlighting working fine. Please consider installing the latest oXygen build (version 9.3, build 2008072212). Regar...
by Mircea
Fri Jul 25, 2008 10:01 am
Forum: Other Issues
Topic: xml element tags modified when 1st letter of attribute typed
Replies: 3
Views: 4148

Re: xml element tags modified when 1st letter of attribute typed

Hi Nick,

The problem you mentioned was already resolved and included in the latest 9.3 build (2008072212) that you can find on our site:

http://www.oxygenxml.com/download_oxygenxml_editor.html

Best regards,
Mircea
by Mircea
Thu Jul 24, 2008 4:25 pm
Forum: Other Issues
Topic: xml element tags modified when 1st letter of attribute typed
Replies: 3
Views: 4148

Re: xml element tags modified when 1st letter of attribute typed

Hello Nick, We could not reproduce the behavior you mentioned, please give us more details about your installation: 1. OS Version 2. Java Version 3. Eclipse Version & build number (Help/About Eclipse SDK) 4. oXygen build number (Preferences/oXygen) Also a screenshot with your current settings fr...