XML Tag Insight from DTD, Debug

Having trouble installing Oxygen? Got a bug to report? Post it all here.
bkbonner
Posts: 10
Joined: Fri Jan 23, 2004 7:40 pm

XML Tag Insight from DTD, Debug

Post by bkbonner »

I'm trying to create an XML file using Eclipse 3.0 with 4.2 E3.

I choose File->New->Xml File and then specify on the DTD tab:

http://www.springframework.org/dtd/spring-beans.dtd

in the Public field. I would have thought that the Document Root would have shown up in the list. Is this not the expected behavior?


Also, what are the debug settings used for in the catalog and how are they used?

-- Brian
bkbonner
Posts: 10
Joined: Fri Jan 23, 2004 7:40 pm

Downloaded 4.2 and it doesn't work

Post by bkbonner »

I downloaded 4.2 for Windows from the website and it doesn't work either. :(

I *did* pull the 5.0 webstart install from your site and it seemed to work. It provided the needed support. Is this functionality going to be fixed in 4.2?

Thanks.
-- Brian
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi Brian,

Oxygen 4.2 works with the DTD you provided in your post, BUT you need to enter the URL
http://www.springframework.org/dtd/spring-beans.dtd in the SystemID entry in the New XML dialog on the DTD tab.

Best Regards,
George
bkbonner
Posts: 10
Joined: Fri Jan 23, 2004 7:40 pm

I realized the error

Post by bkbonner »

I realized the error I made (by putting it in the public vs. systemID), but when I tried it in System, it still did not work.

I think I will upgrade to V5.0, it looks like the catalog support is richer under 5.0. I do occasionally work when I'm not connected to the internet.

-- Brian
-- Brian
Post Reply