J
jwren
Hi All,
Would anyone mind helping me to use xml intellisense in JDeveloper?
I have the file event.xbm.xml:
....
<?xml version="1.0"?>
<!DOCTYPE hibernate-mapping PUBLIC
"-//Hibernate/Hibernate Mapping DTD 3.0//EN"
"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
<hibernate-mapping>
</hibernate-mapping>
....
JDeveloper offers no auto complete or schema checking. I looked
through preferences and did not see a way to import the DTD file.
Thanks,
James
Would anyone mind helping me to use xml intellisense in JDeveloper?
I have the file event.xbm.xml:
....
<?xml version="1.0"?>
<!DOCTYPE hibernate-mapping PUBLIC
"-//Hibernate/Hibernate Mapping DTD 3.0//EN"
"http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
<hibernate-mapping>
</hibernate-mapping>
....
JDeveloper offers no auto complete or schema checking. I looked
through preferences and did not see a way to import the DTD file.
Thanks,
James