Search found 58 matches

by kingargyle
Wed Jan 03, 2007 5:02 pm
Forum: Common Problems
Topic: XML Instance Generation
Replies: 20
Views: 15888

Sorin, the issue with enumeration is that there is a difference between the way the Menu option XML -> XML Instance Generator works, and the one used by the XML File wizard. The Menu option, correctly populates any xml element that has an enumerated list with a value from that enumerated list. The o...
by kingargyle
Thu Dec 21, 2006 7:59 pm
Forum: Feature Request
Topic: Faster and/or more graceful handling of large XML files
Replies: 9
Views: 12044

One other performance tip that will help in Eclipse. Is to turn off the Oxygen Code Folding feature. This will greatly increase the speed, especially in large files.
by kingargyle
Thu Dec 21, 2006 7:57 pm
Forum: Feature Request
Topic: Faster and/or more graceful handling of large XML files
Replies: 9
Views: 12044

One thing I have noticed is that this can very greatly depending on platform and the particular JVM that is being used. My own experience with dealing with large XSDs under the Sun JVM on Windows under Eclipse, is that it can be very very slugish. Using JRockit as the JVM with the -XXallocPrefetch a...
by kingargyle
Thu Dec 21, 2006 6:49 pm
Forum: Common Problems
Topic: XML Instance Generation
Replies: 20
Views: 15888

I have narrowed the problem with Instance generation down to just using the Oxygen XML wizard to create a new file. If you use this wizard in Eclipse with Oxygen 8, and specify a schema to be used to generate the XML, it will not populate any code lists. Also, slight bug with the XML Tools -> XML In...
by kingargyle
Mon Dec 18, 2006 7:49 pm
Forum: Common Problems
Topic: XML Instance Generation
Replies: 20
Views: 15888

I have a 120 Schemas that need to have seperate instance documents generated. Plus I would like to include this in a build so that it can be run attended. Thus the question about an Ant Task. I work for STAR (Standards for Technology in Automotive Retail), and need to make sure that samples are in s...
by kingargyle
Sat Dec 16, 2006 2:18 am
Forum: Common Problems
Topic: XML Instance Generation
Replies: 20
Views: 15888

Actually, that later part with the enumerations doesn't always seem to work. I'll have to put together some samples of the issues when I get some time. Also, is there a way to do a batch generation or call the generation from an ANT task? I have about 120 sample instances I need to generate, and doi...
by kingargyle
Thu Dec 14, 2006 6:34 pm
Forum: Common Problems
Topic: XML Instance Generation
Replies: 20
Views: 15888

XML Instance Generation

In Oxygen 8 for Eclipse, when creating a XML file from the New -> Oxygen -> XML File wizard, and using a Schema as the base the sample instance is not populated with data, even though the XML Instance Generator preference options are set to have Random values added to the instance. Also, it would be...
by kingargyle
Mon Nov 13, 2006 8:22 pm
Forum: Common Problems
Topic: XML Schemas Validation always reports Valid
Replies: 11
Views: 7882

Thanks!
by kingargyle
Thu Nov 09, 2006 2:12 am
Forum: Common Problems
Topic: XML Schemas Validation always reports Valid
Replies: 11
Views: 7882

What you found is the error I described first in this thread. The validate as you type will continue to work for a while, and then it will stop. This is all related to the hyperModel install.

I'm just glad that you have been able to reproduce part of the problem.
by kingargyle
Mon Nov 06, 2006 10:50 pm
Forum: Common Problems
Topic: XML Schemas Validation always reports Valid
Replies: 11
Views: 7882

Oh, and there is nothing in the Error Log view to indicate that there is an error.
by kingargyle
Mon Nov 06, 2006 10:49 pm
Forum: Common Problems
Topic: XML Schemas Validation always reports Valid
Replies: 11
Views: 7882

Oxygen and HyperModel don't get along

I think I tracked the problem down to using the OxygenXML and the HyperModel 2.0 plugins together. The Real time validator in Oxygen worked, until I opened a xml Model in HyperModel. The following console ouput shows the XSD Validator invalidly reporting the schema as valid: [14:48:00] - XSD Error S...
by kingargyle
Thu Nov 02, 2006 4:38 am
Forum: Common Problems
Topic: Cant seem to install on Linux
Replies: 16
Views: 11624

IBM JVM, but there are some restrictions in it's use on a Win32 platform:

http://www-128.ibm.com/developerworks/java/jdk/

Also, BEA Jrockit is now a certified platform for Eclipse, so hopefully, future versions of the Eclipse plugin will remain compatible with BEA Jrockit.
by kingargyle
Tue Oct 17, 2006 6:34 pm
Forum: Common Problems
Topic: XML Schemas Validation always reports Valid
Replies: 11
Views: 7882

Managed to duplicate it again. I sent some screen shots to the support email address.
by kingargyle
Wed Oct 11, 2006 8:12 pm
Forum: Common Problems
Topic: XML Schemas Validation always reports Valid
Replies: 11
Views: 7882

I can do that. I'll be doing some pretty heavy schema development in the next few days, so will at least get a couple of screen shots for you. It seems to take a while before it happens, but once it does, it will always report the schema as valid, but the Web Tools 1.5 correctly reports it as invali...
by kingargyle
Tue Oct 10, 2006 12:27 am
Forum: Common Problems
Topic: XML Schemas Validation always reports Valid
Replies: 11
Views: 7882

XML Schemas Validation always reports Valid

After using the Oxygen XSD editor in Eclipse 3.2.1, and validating a file that has several errors. If you fix, and then validate, it will eventually tell you that the schema is Valid, even though there are still errors in the file. The Web Tools 1.5 Validation correctly reports the errors no matter ...
by kingargyle
Thu Sep 21, 2006 11:06 pm
Forum: Feature Request
Topic: Standard IDE
Replies: 1
Views: 5710

One added benefit is that it would also give the Standalone IDE the benefit of using existing eclipse plugins for Source Control (i.e. CVS, SubVersion, Perforce, etc).
by kingargyle
Thu Sep 21, 2006 11:04 pm
Forum: Feature Request
Topic: Standard IDE
Replies: 1
Views: 5710

Standard IDE

Has any thought been given to creating one standard distribution for OxygenXML. As I understand it right now, there are two seperate code bases that need to be maintained and updated. The Standalone IDE, and the Eclipse Plugin IDE. It would seem that it would be far simplier for you to standardize o...
by kingargyle
Thu Sep 21, 2006 10:56 pm
Forum: Common Problems
Topic: Oxygen 7.2 for Eclipse 3.2 doesn't work
Replies: 10
Views: 114655

Sorin, that works for me, and I can't ask for anything more than that. Bugs with specific JVMs should be submitted to the maker of the particular JVM, and shouldn't be your responsibility.

Thanks again.
by kingargyle
Wed Sep 20, 2006 5:07 pm
Forum: Feature Request
Topic: XSD Graphical Toggle in Eclipse
Replies: 4
Views: 6820

Hi, My description above is about the Eclipse plugin, not about the standalone version. Turning off the diagram editor works, but then I don't have the option of viewing the diagrams structure graphically. The splitter does not allow me to re-adjust the size of the graphical view. The diagram alway...
by kingargyle
Wed Sep 20, 2006 4:57 pm
Forum: Common Problems
Topic: Oxygen 7.2 for Eclipse 3.2 doesn't work
Replies: 10
Views: 114655

What might be helpful then to the use community is that, as you get a list of JVMs from the user community that have been tested to work, just provide that list as a knowledge base item or FAQ. With the stipulation that the only supported JVM that you test yourself are the SUN JVMs.
by kingargyle
Wed Sep 20, 2006 7:36 am
Forum: Feature Request
Topic: XSD Graphical Toggle in Eclipse
Replies: 4
Views: 6820

Unfortunately, I'm using the Eclipse Plugin version and not the standalone version. My understanding is that this feature is only available in the standalone version. I belive Sorin has entered a feature request for this to be added to the Eclipse Plugin version as well. Ideally it would be nice als...
by kingargyle
Wed Sep 20, 2006 7:30 am
Forum: Common Problems
Topic: Oxygen 7.2 for Eclipse 3.2 doesn't work
Replies: 10
Views: 114655

Re: Oxygen 7.2 for Eclipse 3.2 doesn't work

Use a Java virtual machine from Sun Microsystems as required on the Download page. BEA Jrockit 1.5.0_06 R26.4.0 works with Eclipse 3.2 and the OxygenXML 7.2 plugin for Eclipse. Instead of just saying use a SUN Java Virtual machine, it would be more helpful to indicate which maintenance release of t...
by kingargyle
Mon Sep 11, 2006 7:30 pm
Forum: Feature Request
Topic: How about an option to hide diagrams when opening schemas?
Replies: 7
Views: 9479

I would have to second this request, for a toggle on showing the graphical view or not. Especially within the Eclipse environment. Having the ability to toggle the view would give more screen space for editing the content of a schema. Ideally, an option to tab between graphical and source like Eclip...
by kingargyle
Mon Sep 11, 2006 7:27 pm
Forum: Feature Request
Topic: XSD Graphical Toggle in Eclipse
Replies: 4
Views: 6820

XSD Graphical Toggle in Eclipse

It would be nice to be able to either have a tabbed view of the source and the graphical model (i.e. like the Eclipse Web Tools XSD editor is setup), or just the ability to hide the graphical view. This would give more screen area for editing the source. I find the Graphical view tends to get in the...
by kingargyle
Sun Mar 12, 2006 7:25 am
Forum: Common Problems
Topic: Code Assit boxes
Replies: 3
Views: 3775

Thanks.
by kingargyle
Thu Mar 02, 2006 10:51 pm
Forum: Common Problems
Topic: Code Assit boxes
Replies: 3
Views: 3775

Code Assit boxes

When one of the editors is in full screen (particularly the XSLT editor), and a line is being added near the bottom of the screen, the code assist boxes pop up over the text that is being entered. While not really a bug, it is a useability issue as it obstructs what is being typed. Ideally it would ...
by kingargyle
Fri Nov 11, 2005 7:18 am
Forum: Common Problems
Topic: oXygen Editors and Eclipse Web Tools 0.7.1 or greater
Replies: 1
Views: 2491

Found a work around for this bug/feature of Eclipse 3.1.

To re-enable the Web Tools editors, I had to mark them as being the Default editors for the XML editors. This still allows oXygen Editors and Web Tools editors to be used.
by kingargyle
Fri Nov 11, 2005 6:39 am
Forum: Common Problems
Topic: oXygen Editors and Eclipse Web Tools 0.7.1 or greater
Replies: 1
Views: 2491

oXygen Editors and Eclipse Web Tools 0.7.1 or greater

I reported this also on the Eclipse web tools project, but after installing oXygen 6.2 in Eclipse 3.1 with Web Tools 0.7.1, all web tools related editors are disabled for XML related files. The eclipse bug report can be found here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=115958 Is this a known...