Search found 44 matches

by DavidPérez
Tue Aug 14, 2007 8:02 am
Forum: Common Problems
Topic: Eclipse 3.3 and Oxygen 7.2 crash when opening an XSLT file
Replies: 3
Views: 4410

Thanks for the detailed explanation. So, is a new license needed to overcome this problem? Hello, The "Cannot initialize Drop" SWT error is caused by the drag and drop API changes introduced by Eclipse 3.3. oXygen 7.2 was released before Eclipse 3.3 so it does not support these changes. Th...
by DavidPérez
Tue Jul 18, 2006 10:14 am
Forum: Common Problems
Topic: Oxygen 7.2 for Eclipse 3.2 doesn't work
Replies: 10
Views: 114664

Re: Oxygen 7.2 for Eclipse 3.2 doesn't work

Hi Sorin, I have tried with 1.5.0_06 from Sun and now it works. But I don't see any difference in behaviour by using the version for Eclipse 3.1 or Eclipse 3.2 under Eclipse 3.2, except for the latest one not working under JRockit. Does the version specific to Eclipse 3.2 address any specific issues...
by DavidPérez
Mon Jul 17, 2006 9:44 am
Forum: Common Problems
Topic: Oxygen doesn't report me clearly errors in RNG file
Replies: 3
Views: 7393

Thanks a lot.
That was it.

Next time I see this error message I know the cause!
by DavidPérez
Fri Jul 14, 2006 4:29 pm
Forum: Common Problems
Topic: Oxygen 7.2 for Eclipse 3.2 doesn't work
Replies: 10
Views: 114664

Oxygen 7.2 for Eclipse 3.2 doesn't work

Oxygen 7.2 for Eclipse 3.2 doesn't work. :-( Eclipse refuses to load the plugin. If I try Oxygen 7.2 for Eclipse 3.1 under Eclipse 3.2 it works ok. Here is a relevant excerpt of the Eclipse .log file: eclipse.buildId=M20060629-1905 java.version=1.5.0_04 java.vendor=BEA Systems, Inc. BootLoader const...
by DavidPérez
Fri Jul 14, 2006 3:17 pm
Forum: Common Problems
Topic: Oxygen doesn't report me clearly errors in RNG file
Replies: 3
Views: 7393

Sorry my formatting in the file got lost.
by DavidPérez
Fri Jul 14, 2006 3:15 pm
Forum: Common Problems
Topic: Oxygen doesn't report me clearly errors in RNG file
Replies: 3
Views: 7393

Oxygen doesn't report me clearly errors in RNG file

Oxygen doesn't report me clearly errors in the following RNG file: <grammar xmlns="http://relaxng.org/ns/structure/1.0" xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"> <start> <ref name="pr...
by DavidPérez
Tue Mar 28, 2006 12:16 pm
Forum: Common Problems
Topic: CSS editor doesn't recognize colors like #EA3
Replies: 7
Views: 7392

I've discovered that your solution works with simple files, but with this one doesn't /* Generico */ HTML BODY, DD, DIR, DIV, DL, DT, LI, MENU, OL, P, PRE, TD, TH, TR, UL { font-size: 1em; font-family: Geneva, Helvetica, Arial, sans-serif; color: black; } /*******Enlaces*/ A { cursor: pointer; backg...
by DavidPérez
Fri Mar 24, 2006 3:53 pm
Forum: Common Problems
Topic: CSS editor doesn't recognize colors like #EA3
Replies: 7
Views: 7392

Thanks George for your hint.

I don't want to see this warning.

I have removed all the warnings in the options dialog, and it keeps showing me the warnings, even if I reopen the file.
by DavidPérez
Fri Mar 24, 2006 2:40 pm
Forum: Common Problems
Topic: CSS editor doesn't recognize colors like #EA3
Replies: 7
Views: 7392

My environment:
Oxygen 7.1
Eclipse 3.1.2
Java 1.5.0_05
Windows 2003 server

CSS fragment:

Code: Select all

table tbldiv th {
font-weight: bold;
font-size:0.8em;
background-color: #EFE;
}
Warning I receive: (Level : 1) You have no background-color with your color
on line: background-color: #EFE;
by DavidPérez
Thu Mar 23, 2006 3:13 pm
Forum: Common Problems
Topic: CSS editor doesn't recognize colors like #EA3
Replies: 7
Views: 7392

CSS editor doesn't recognize colors like #EA3

#EA3 is a short form for #EEAA33.
It gives me a warning specifying I haven't provided a color.
I think this a bug that should be solved.
by DavidPérez
Thu Mar 23, 2006 11:21 am
Forum: Feature Request
Topic: XSLT files content assist
Replies: 2
Views: 6730

Hello, I think there is no standard processing instruction for that but it makes sense for different stylesheets used to transform the same XML document to different formats, for example XHTML, FO, WordML, etc. <oXygen/> could define a custom processing instruction to allow the specification of the...
by DavidPérez
Fri Mar 17, 2006 12:35 pm
Forum: Feature Request
Topic: XSLT files content assist
Replies: 2
Views: 6730

XSLT files content assist

When will be possible to specify the schema of the output document used for content assist in XSLT files?

Currently this setting is global for all stylesheets.

I propose to add a processing instruction, like it is already done with XML files.
by DavidPérez
Fri Mar 17, 2006 12:32 pm
Forum: Feature Request
Topic: Pipeline XSL transformations
Replies: 3
Views: 7462

I use Cocoon, and this concept is used everywhere. The idea is to use simple stylesheets that do incremental processing.
by DavidPérez
Fri Mar 17, 2006 12:31 pm
Forum: Common Problems
Topic: Indent block when some tag is collapsed
Replies: 3
Views: 5163

Wow, this is quick response!
:D
by DavidPérez
Thu Mar 16, 2006 6:20 pm
Forum: Common Problems
Topic: Indent block when some tag is collapsed
Replies: 3
Views: 5163

Indent block when some tag is collapsed

Hi,

I have tried with Eclipse 3.1.2 under Windows 2003 server and Oxygen 7.1 the following:

Collapse a tag.
Select some content (several lines) following the collapsed one.
Press tab.
The wrong lines are indented.

I think this a bug.
by DavidPérez
Mon Mar 06, 2006 11:13 am
Forum: Feature Request
Topic: Autocomplete comments
Replies: 1
Views: 5243

Autocomplete comments

A small feature I miss from Oxygen versions prior to 7, is that when I type:

<!

Then I was offered the chance to autocomplete a comment

<!-- -->

Can this feature be enabled again?
by DavidPérez
Mon Feb 27, 2006 12:09 pm
Forum: Feature Request
Topic: Badckground color of elements & namespaces
Replies: 3
Views: 8036

Badckground color of elements & namespaces

I like the new feature in Oxygen 7 for highlighting elements from specific namespaces.

Only foreground color can be changed. I would like also the background color to be selectable, in order to highlight even more some namespaces.

Keep doing your good job!
by DavidPérez
Wed Dec 21, 2005 5:46 pm
Forum: Feature Request
Topic: XSLT editor improvements
Replies: 2
Views: 4311

Thanks George.
Oxygen is improving at a quite fast rate.
george wrote:Hi David,

Watch the oxygen-user mailing list these days as we will announce a beta of the next oXygen version and you will find many XSLT improvements there.

Best Regards,
George
by DavidPérez
Wed Dec 21, 2005 1:04 pm
Forum: Feature Request
Topic: XSLT editor improvements
Replies: 2
Views: 4311

XSLT editor improvements

Here are some of my proposals: 1) Like the Eclipse Ant edito, it would be nice if after typing "$" available variables were suggested. 2) Syntax hightlighting of XPath expressions, matching parentheses. Suggesting also available functions like concat(), substring-after(), .... This would i...
by DavidPérez
Mon Aug 22, 2005 1:58 pm
Forum: Common Problems
Topic: RelaxNG and IDREFs
Replies: 3
Views: 3313

RelaxNG and IDREFs

Oxygen doesn't use ID and IDREFs in RelaxNG for assisting in autocompletion. :!:

More info about IDREFs and RelaxNG in:
http://books.xmlschemata.org/relaxng/re ... ECT-2.html
by DavidPérez
Mon Aug 22, 2005 10:43 am
Forum: Common Problems
Topic: XSLT editor and Tag Insight
Replies: 1
Views: 2467

XSLT editor and Tag Insight

Hi, I have Eclipse 3.1 and Oxygen 6.1.1 and changed the Tag Insight config so instead of using XHTML transitional in XSLT editor I use a custom RelaxNG schema. It suggests me elements (ignoring parent context), but any attributes. When an element can have a choice of text values, it doesn't suggest ...
by DavidPérez
Mon Aug 22, 2005 10:23 am
Forum: Common Problems
Topic: xsl:template/@exclude-result-prefixes
Replies: 3
Views: 3824

xs:stylesheet/@exclude-result-prefixes

Sorry I meant xs:stylesheet/@exclude-result-prefixes.

This is a 1.0 feature and doesn't work.
by DavidPérez
Mon Aug 22, 2005 10:21 am
Forum: Common Problems
Topic: Eclipse 3.1, Oxygen 6.1 and F3
Replies: 6
Views: 5226

Thanks Sorin. I had the problem because the only use reported in Eclipse for the F3 key was: - Scope: Editing text - Command: Find next - Key: F3 If I also add the other scope - Scope: XML Common Editor - Command: Find next - Key: F3 now works ok. :D Maybe the bug is not showing the assignment to th...
by DavidPérez
Fri Aug 19, 2005 3:49 pm
Forum: Common Problems
Topic: xsl:template/@exclude-result-prefixes
Replies: 3
Views: 3824

xsl:template/@exclude-result-prefixes

With Eclipse 3.1 and Oxygen 6.1, I don't get any autocompletion for entering xsl:template/@exclude-result-prefixes in the XSLT editor <xs:template xmlns:xs='....' > .... </xs:template> I have the cursor inside <xs:template> and press 'excl' and then hit Ctrl+espace and nothing happens. I expect to a...
by DavidPérez
Fri Aug 19, 2005 2:45 pm
Forum: Feature Request
Topic: Tag insight and XSLT files
Replies: 5
Views: 7791

I forgot to say thanks for taking into account my needs.

I'm motivated to propose more improvements. :D
by DavidPérez
Fri Aug 19, 2005 2:26 pm
Forum: Common Problems
Topic: Eclipse 3.1, Oxygen 6.1 and F3
Replies: 6
Views: 5226

Is there any workaround?
Is this a bug?
by DavidPérez
Fri Aug 19, 2005 2:25 pm
Forum: Feature Request
Topic: Tag insight and XSLT files
Replies: 5
Views: 7791

And in my case I generate much more XSLT files than regular XML files, because I normally generate XML content dynamically and through XSLT I convert them into the format I want.

So XSLT support is for me important.
by DavidPérez
Thu Aug 18, 2005 4:04 pm
Forum: Feature Request
Topic: Tag insight and XSLT files
Replies: 5
Views: 7791

I understand the problem is more complex that the case of XML files.

But could for example be specified with a <?oxygen?> processing instruction?
by DavidPérez
Thu Aug 18, 2005 3:33 pm
Forum: Feature Request
Topic: Likes and dislikes
Replies: 12
Views: 14607

Re: Likes and dislikes

I have asked this feature in next version of Eclipse, and seems it will be done. :D The standalone version of Oxygen allows me to do that. My problems were with the eclipse plugin, and to be fair, eclipse doesn't offer the click and drag option in any editor anyway (maybe I'll moan on their boards ;...