Search found 51 matches

by sanderson
Wed Nov 14, 2007 7:03 pm
Forum: Common Problems
Topic: Lost all my transformation scenarios when upgrading to 9.0
Replies: 2
Views: 2630

Sorry, User Error

Sorry, this was completely user error. I had two different projects, one with the scenarios, one without, both with the same name. I opened the one without scenarios.

My bad. Feel free to delete this entire thread if you want.
by sanderson
Wed Nov 14, 2007 1:30 am
Forum: Common Problems
Topic: Lost all my transformation scenarios when upgrading to 9.0
Replies: 2
Views: 2630

Lost all my transformation scenarios when upgrading to 9.0

I upgraded to version 9.0, opened the same project I normally work in, but found that all of my transformation scenarios from version 8.2 are missing. I've got quite a list of fairly details scenarios associated with my projects. I don't want to have to manually add those to version 9.0. Is there an...
by sanderson
Fri May 04, 2007 12:05 am
Forum: Common Problems
Topic: wrap, but not break, lines
Replies: 4
Views: 5049

It's a shame it disables folding

I wish this would work with folding. That would really make it easy to view some of my really poorly formatted XML without having to pretty-print it.
by sanderson
Tue Nov 21, 2006 8:23 pm
Forum: Other Issues
Topic: "Find in Files" xpath
Replies: 14
Views: 15538

Great fix, thanks.

I renamed oxygen.jar to oxygen.bak, dropped this file in and renamed it to oxygen.jar, and it worked great. Thanks for the quick turn-around!
by sanderson
Mon Nov 20, 2006 10:35 pm
Forum: Other Issues
Topic: "Find in Files" xpath
Replies: 14
Views: 15538

Doesn't work right in version 8.0

:(

In version 8.0, the results are all listed as if they were in the active file, so you can't click into them.
by sanderson
Wed Nov 08, 2006 9:11 pm
Forum: Other Issues
Topic: "Find in Files" xpath
Replies: 14
Views: 15538

Brilliant!

I added a bit to get it to recurse, but I used that basic idea.

Code: Select all

collection('?recurse=yes;select=*.xml')//ph/varname
did the job for me.
by sanderson
Mon Nov 06, 2006 10:23 pm
Forum: Other Issues
Topic: "Find in Files" xpath
Replies: 14
Views: 15538

Thanks, George, that sounds like it will work perfectly for me. I'm afraid, though, that the solution is a little over my head. If you can answer a few questions, I think I can figure this out. Does that example [collection('.?select=*.xml')//ph/varname] go into an XSL stylesheet or an XML file? Do ...
by sanderson
Fri Nov 03, 2006 8:18 pm
Forum: Other Issues
Topic: xpath "Find in Files" search
Replies: 1
Views: 5434

xpath "Find in Files" search

Sorry if this is double-posted, I couldn't find it anywhere.

I'd like to be able to search every file in a project (or a selected directory in a project) using an xpath value (//ph/varname). Is this possible with oXygen?
by sanderson
Fri Nov 03, 2006 12:31 am
Forum: Other Issues
Topic: "Find in Files" xpath
Replies: 14
Views: 15538

"Find in Files" xpath

I'm trying to figure out if any of the xml files in my project have a particular xpath (//ph/varname). Is there anyway to do this in oXygen?
by sanderson
Thu Oct 12, 2006 7:01 pm
Forum: Other Issues
Topic: Inspecting keys while debugging an XSL transform?
Replies: 8
Views: 11569

Thank you!

George, much thanks. I'd never used XWatch before, but now I'm hooked. It's a great feature.
by sanderson
Mon Oct 09, 2006 8:45 pm
Forum: Other Issues
Topic: Inspecting keys while debugging an XSL transform?
Replies: 8
Views: 11569

Inspecting keys while debugging an XSL transform?

I'm trying to debug an XSL transform. I'm getting behavior I'm not expecting because an entry in a key isn't being matched. I can't figure out any way, while debugging, to view the values in the key.

Is there a way to see what the content of the key so I can figure out why it's not being matched?
by sanderson
Wed Sep 20, 2006 7:25 pm
Forum: Other Issues
Topic: Perforce Support?
Replies: 4
Views: 10018

Using the Eclipse plugin, you can use the perforce plugin

If you use oXygen in Eclipse, you can use the perforce plugin to get this functionality.
by sanderson
Mon Aug 07, 2006 7:00 pm
Forum: Common Problems
Topic: Templates/Code Completion in Eclipse Plugin Not Working
Replies: 2
Views: 4391

Ah, I see now, I was trying to use the function differently. I expected that if I was in the XSL editor, and I was outside of a template, I could press CTRL-space to get to the completion menu, I didn't realize that I'd either have to type a < or type the abbrev for the template first. So, stupid us...
by sanderson
Fri Aug 04, 2006 7:56 pm
Forum: Common Problems
Topic: Templates/Code Completion in Eclipse Plugin Not Working
Replies: 2
Views: 4391

Templates/Code Completion in Eclipse Plugin Not Working

I'm using the latest oXygen plugin with Eclipse 3.1.1 M20050929-0840. In the XSL editor, when I type a < the code completion window opens and life is good. My problem is that other uses for content completion won't work. In other words, if I press CTRL-Space, I don't get a drop down of code completi...
by sanderson
Sun Feb 12, 2006 11:37 pm
Forum: Common Problems
Topic: Open an XML file with a different extension in oXygen/Eclips
Replies: 2
Views: 2956

Figured it out

In Eclipse, select Preferences from the Window menu
Under General, Editors, File Associations you can add a extension and associate it with a particular editor.
by sanderson
Sun Feb 12, 2006 8:40 pm
Forum: Common Problems
Topic: Open an XML file with a different extension in oXygen/Eclips
Replies: 2
Views: 2956

Open an XML file with a different extension in oXygen/Eclips

I'd like to open a file with the extension .dita in the oxygen plugin for eclipse. How do I let the plugin know that files with the .dita extension should be treated as XML files?
by sanderson
Fri Feb 03, 2006 8:43 am
Forum: Common Problems
Topic: Eclipse 3.1.1 + Plugin: Problems with XML files, XSLT debug
Replies: 1
Views: 2589

Eclipse 3.1.1 + Plugin: Problems with XML files, XSLT debug

I just moved from the stand-alone version of version 7 to the Eclipse plugin. I'm using Eclipse 3.1.1 with Sun's JDK 1.5 (I've tried versions 1.5.0_02 and 1.5.0_06). Editing the XSLT is really nice, and the project management is good, too. If I open an XSLT editor, there's some great information in ...
by sanderson
Fri Feb 03, 2006 8:17 am
Forum: Common Problems
Topic: FATAL ERROR - can't find Java Virtual Machine on 7.0
Replies: 24
Views: 14886

The batch file never throws and error, only the executable.
by sanderson
Wed Feb 01, 2006 2:56 am
Forum: Common Problems
Topic: FATAL ERROR - can't find Java Virtual Machine on 7.0
Replies: 24
Views: 14886

Sorry, I'm actually getting a different error. My error is:
JNI exception: failed to create the Java VM.
In my oxygen7.0.ini I have the following

Code: Select all


JRE Path=c:\dev\tools\win32\jdk\jdk1.5.0_02\jre
and I still get the same error.
by sanderson
Fri Jan 27, 2006 12:59 am
Forum: Common Problems
Topic: FATAL ERROR - can't find Java Virtual Machine on 7.0
Replies: 24
Views: 14886

Ran into the same problem on Windows when using the exe

When I use the exe on Windows I occassionaly get the same errror. Using the batch file I never see the error.
by sanderson
Fri Jan 27, 2006 12:53 am
Forum: Common Problems
Topic: blank/empty windows
Replies: 2
Views: 3298

Similar problems, but with Sun JDK 1.5.0_02

I'm having similar issues with Sun JDK 1.5.0_02. I've actually had Windows crash.

Turning off anit-alias appears to help solve the problem, but I still ran into some odd issues.

When I stopped using dual monitors, all my problems went away.