Search found 2095 matches

by george
Tue Jun 10, 2003 12:10 am
Forum: Common Problems
Topic: plugin bug configuring a transformation
Replies: 14
Views: 20437

Hi,

The latest release for the eclipse plugin is 2.0.2 beta3. Are you using this one ? If not please download it from the download page. In the previous releases the transformer configuration dialog is implemented in Swing and it was rewritten in SWT in the 2.0.2 beta3.

Best Regards,
George
by george
Mon Jun 09, 2003 6:55 pm
Forum: Common Problems
Topic: Oxygen XSL Editor (2.01) buggy on Mac
Replies: 4
Views: 6277

Thanks,

I added a note on the download page
http://www.oxygenxml.com/download.html

All the best,
George
by george
Sat Jun 07, 2003 1:09 am
Forum: Common Problems
Topic: Transformed Output display problem
Replies: 5
Views: 5087

Hi Warren, I'm glad that worked. The Open in browser option should be in 2.0.1. In the Transformation configuration dialog select the Output tab and immediatelly after the Save As field there is the Open in browser option which becames enabled once you specify a file in the Save As field. You should...
by george
Fri Jun 06, 2003 11:59 pm
Forum: Feature Request
Topic: DTD to XML Schema Generation
Replies: 1
Views: 6321

Hi,

Currently you can use the Trang plugin (http://www.oxygenxml.com/plugins.html) to convert a DTD to XML schema. There are plans to integrate Trang in oXygen more closely and allow an easy conversion of an edited DTD to W3C XML Schema or RelaxNG schema.

Best Regards,
George
by george
Fri Jun 06, 2003 8:37 am
Forum: Common Problems
Topic: Transformed Output display problem
Replies: 5
Views: 5087

Dear Waren, The view that appears in the oXygen results panel is an XHTML view and if you have a stylesheet that specifies html as output/@method value then the generated document will contain a meta tag that is not closed, thus it is not XML well formed and the XHTML view will not render anything. ...
by george
Thu Jun 05, 2003 9:32 am
Forum: Common Problems
Topic: Eclipse plugin 2.0.2 beta
Replies: 1
Views: 5356

Hi, Thanks for your feedback. We want to take advantage of the latest fixes in Xerces and we always ship oXygen with the latest version of Xerces available at the time of release, therefore we cannot rely on that eclipse plugin. Anyway we managed to fix this problem as it was caused by setting the c...
by george
Wed Jun 04, 2003 11:21 am
Forum: Common Problems
Topic: Incorrect pattern matching
Replies: 3
Views: 5569

Dear Pierre, The schema snippet you posted cannot be validated so I changed it as follows: <?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:simpleType name="t_no.oj"> <xs:restriction base="xs:string">...
by george
Tue Jun 03, 2003 2:29 pm
Forum: Feature Request
Topic: Grid View
Replies: 1
Views: 5504

Hi Joe,

We will provide alternate XML editors. The next step in this direction will be to provide tagless editing support. After this we will analyse the grid view and eventually a tree table view.

Best Regards,
George
by george
Tue Jun 03, 2003 2:12 pm
Forum: Common Problems
Topic: wrapping problem
Replies: 5
Views: 6206

Hi, If you turn the soft wrapping to on in oXygen then the lines will be shown wrapped. The editor will not insert new lines or tabs when you edit a file unless you type them. When you turn wrapping off then you will see the full lines and you will have to sroll to get to the end of long lines. But ...
by george
Sun Jun 01, 2003 1:02 am
Forum: Common Problems
Topic: auto-complete <emphasis></emphasis> sets cursor
Replies: 4
Views: 10531

Hi, When the inserted element does not have attributes the cursor is positioned between the tags. If it has attributes the cursor is positioned just after the tag name so that pressing "space" will show the attributes list. What we can do is to add an option and allow for specifying where ...
by george
Tue May 27, 2003 10:28 am
Forum: Feature Request
Topic: Eclipse Plug-in?
Replies: 19
Views: 21044

The 2.0.2 beta release for Eclipse is available from http://www.oxygenxml.com/download.html . It contains the closely integrated version of oXygen as Eclipse plugin. Not all the features of oXygen are available (they will be added further) but the core functions are there: support for XML, XSL, XSD ...
by george
Mon May 26, 2003 4:33 pm
Forum: Feature Request
Topic: Tree Editor and text view integration
Replies: 1
Views: 5691

Hi Rodnay, We already implemented support for opening in the tree view the document currently edited in the text view. You will be able to access a beta version of 2.0.2 to be released soon (hepefuly next week). As for the closely integrated eclipse plugin we will have the oxygen 2.0.2 beta availabl...
by george
Mon May 26, 2003 3:58 pm
Forum: Common Problems
Topic: Applet-XML
Replies: 1
Views: 4630

Hi,

What exactly do you mean ?

Best Regards,
George
by george
Mon May 26, 2003 9:57 am
Forum: Common Problems
Topic: XSLT in 2.0 v. 2.0.1
Replies: 4
Views: 6240

Hi, We put the latest Xalan in oXygen 2.0.1 that is the 2.5.0 release. Oxygen 2.0 uses Xalan 2.5.D1. You can replace xalan.jar from oXygen with the version you want to use, but I guess the stylesheet should work also with the 2.5.0 release. Can you post a sample stylesheet you have problems with ? B...
by george
Fri May 23, 2003 11:27 am
Forum: Feature Request
Topic: Eclipse Plug-in?
Replies: 19
Views: 21044

Hi, Next week we will have a beta ready. The core functionality of oXygen will be available as a closely integrated plugin, that is syntax coloring, content assistant, validation and transformation support (XSLT and FOP). See the screenshots below with the current development version: http://www.oxy...
by george
Thu May 22, 2003 1:57 pm
Forum: Common Problems
Topic: Failure to validate MathML Schema
Replies: 1
Views: 5095

Dear Dave, The error is reported at: <xs:complexType name="fn.type"> <xs:group ref="fn.content"/> <!-- here --> <xs:attributeGroup ref="fn.attlist"/> </xs:complexType> following to fn.content definition we will find: <xs:group name="fn.content"> <xs:choice> <x...
by george
Mon May 12, 2003 9:37 am
Forum: Common Problems
Topic: Design XSD with Tree Editor
Replies: 1
Views: 5558

Hi Cristi, The current version of the tree view does not have special support for XML Schema editing but you can use a document like below: <?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/20...
by george
Fri May 09, 2003 11:32 pm
Forum: Feature Request
Topic: Eclipse Plug-in?
Replies: 19
Views: 21044

Yes, we are working on this. Things are progressing very well and I expect to have a beta version soon. We have ready the syntax coloring and the validation checks, almost ready the pretty print and the apply transformations support and the code insight support will be added in a couple of days. All...
by george
Mon Apr 28, 2003 2:40 pm
Forum: Common Problems
Topic: Xpath
Replies: 1
Views: 4407

Please provide a sample file and a description how to reproduce your problem either here or to support@oxygenxml.com

Thank you,
George
by george
Thu Apr 17, 2003 5:12 pm
Forum: Feature Request
Topic: Eclipse Plug-in?
Replies: 19
Views: 21044

Hi,

<oXygen/> is available as Eclipse plugin. Please go to the download page for more information.

Best Regards,
George
by george
Mon Apr 14, 2003 5:45 pm
Forum: Common Problems
Topic: Transformation with external FOP: Actualization of file name
Replies: 1
Views: 6207

Hi, You are right there is a synchronization problem for the ${tsf} macro. This will be fixed in the next release. Please see my notes to your other post about external FOP configuration - you can use ${out} instead of ${tsf}. http://www.oxygenxml.com/forum/viewtopic.php?t=56 All the best, George
by george
Mon Apr 14, 2003 5:39 pm
Forum: Common Problems
Topic: Configuration of external FO processor
Replies: 1
Views: 6401

Hi,

Please use
${method} instead of $1 from 1.2.4
${fo} instead of $2 from 1.2.4
${out} instead of $3 from 1.2.4

We will document these macros in the next release.
Thanks,
George
by george
Fri Apr 11, 2003 3:20 pm
Forum: Common Problems
Topic: xmlcatalog fails when using two separate catalogs
Replies: 2
Views: 5398

Hi David,

Thanks for letting us know about this problem. It will get fixed in the next release. I guess the workaround you are using is acceptable until then.

Best Regards,
George
by george
Fri Apr 11, 2003 2:36 pm
Forum: Feature Request
Topic: Need these Tree Edit Function
Replies: 1
Views: 5527

Hi Omar,

You can drag and drop a node in order to move it in the tree. On Windows if you click on the source node then hold CTRL down will allow you to replicate the source node in the target location (deep copy).

Best Regards,
George
by george
Thu Apr 10, 2003 3:19 pm
Forum: Feature Request
Topic: Kunstoff Look and Feel?
Replies: 2
Views: 6839

There is an article that describes how to set a custom look and feel:

Use a custom Look and Feel in <oXygen/> XML Editor

Regards,
George
by george
Fri Apr 04, 2003 7:06 pm
Forum: Common Problems
Topic: How to speed up oXygen if it runs too slow on MacOSX
Replies: 2
Views: 5960

Problem solved, distribution kit updated.
The problem was a call to new Font() that was executed when rendering the line numbers and on Java 1.4.1 on Mac OS X this takes a lot more time than on any other Java implementation.

All the best,
George
by george
Fri Apr 04, 2003 3:42 pm
Forum: Common Problems
Topic: How to speed up oXygen if it runs too slow on MacOSX
Replies: 2
Views: 5960

We detected that the problem appears only when line numbers are displayed. Opening the Oprions/Preferences dialog and clearing the Editor/Show line numbers entry to disable line numbers will make the problem disapear. We will analyse this to find the actual cause of the problem as this does not happ...
by george
Thu Apr 03, 2003 6:00 pm
Forum: Common Problems
Topic: How to speed up oXygen if it runs too slow on MacOSX
Replies: 2
Views: 5960

How to speed up oXygen if it runs too slow on MacOSX

Some users reported that oXygen runs very slowly on MacOSX. We also experience a slow down running it with Java 1.4.1 compared with Java 1.3.1 although some other users find it running faster with Java 1.4.1. For the first group of users forcing the editor to use the 1.3.1 Java version makes it run ...
by george
Thu Apr 03, 2003 4:13 pm
Forum: Feature Request
Topic: permanent license and buy now
Replies: 2
Views: 6122

Hi Ken,

Some of our clients bought more licenses at different times, so I do not think that removing or disabling the button is always a good thing.

Best Regards,
George
by george
Thu Apr 03, 2003 2:40 pm
Forum: Common Problems
Topic: startup errors -- oXygen 2.0/Java 1.4.1/Mac OS X 10.2.4
Replies: 8
Views: 10896

Hi If you look at the http://www.oxygenxml.com/forum/viewtopic.php?t=29 topic you will see that I was complaining about a NPE when starting oXygen on 1.4.1. We managed to solve this calling a different funtion to get the available fonts and determining the font families from there. It seems in your ...