Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Can't use custom DTD with PDT?
Can't use custom DTD with PDT? [message #86212] Wed, 10 December 2008 21:43
Jim Kremens is currently offline Jim KremensFriend
Messages: 8
Registered: July 2009
Junior Member
Hi all,

If I create a custom DTD and point to it in my document like so:

<!DOCTYPE html SYSTEM "dtd/my.dtd" >

When I open that file with the standard WebTools XML editor, the grammar
of my DTD is picked up and I get content assist, etc.
When I open the same file with PDT, which is built on top of the
WebTools editors, my DTD is ignored. This is curious...
Anyone have any idea why this is true and how I might overcome it?

I'd really like to be able to use a DTD for this task, as that's what
they were designed for!
Thanks,

Jim Kremens
--
Previous Topic:upgrade from 1.0.5 to 2.0.0RC1
Next Topic:PDT 2.x in Galileo?
Goto Forum:
  


Current Time: Sat Jul 27 10:53:05 GMT 2024

Powered by FUDForum. Page generated in 0.03053 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top