Search found 5 matches

by noelbush
Sun Mar 11, 2007 8:59 am
Forum: XML Schemas
Topic: locating schemas with catalog w/out instance schemaLocations
Replies: 3
Views: 7414

locating schemas with catalog w/out instance schemaLocations

Is the following scenario possible with oXygen? (I'm using the Eclipse version.) 1. I have a schema that starts like: <xs:schema xmlns="http://my.tld/something" targetNamespace="http://my.tld/something" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault=&quo...
by noelbush
Mon Aug 01, 2005 8:30 pm
Forum: Common Problems
Topic: Can't read error messages in Eclipse plugin
Replies: 6
Views: 5388

Thanks. I put an entry in Eclipse's bugzilla for this, too.

Where can I view the oXygen bugzilla?
by noelbush
Mon Aug 01, 2005 8:23 pm
Forum: Common Problems
Topic: "no appenders" error
Replies: 1
Views: 3051

"no appenders" error

This error is visible if Eclipse is run from the command line, the first time you switch to a view where one of the oXygen tools might be called into play: log4j:WARN No appenders could be found for logger (com.oxygenxml.editor.EditorPlugin). log4j:WARN Please initialize the log4j system properly. I...
by noelbush
Fri Jul 29, 2005 11:31 am
Forum: Common Problems
Topic: Can't read error messages in Eclipse plugin
Replies: 6
Views: 5388

Re: Can't read error messages in Eclipse plugin

Hover the mouse pointer over the red circle marker to the left side of the line with the problem in the editor panel. That will display a multiline tooltip with the whole error message. Thanks for the reply. This does not seem to work for me. I am using Eclipse 3.1 on Fedora Core. I suppose this is...
by noelbush
Thu Jul 28, 2005 5:56 pm
Forum: Common Problems
Topic: Can't read error messages in Eclipse plugin
Replies: 6
Views: 5388

Can't read error messages in Eclipse plugin

When oXygen produces an error message on an XML document, schema, whatever, and reports it in the "Problems" view in Eclipse, it is often very hard to read the message. The error messages are (thank you) very informative, and I would not want to see them abbreviated. But there needs to be ...