This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 21320 - Separate Java generators to standalone sub-module.
Summary: Separate Java generators to standalone sub-module.
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Tools (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@xml
URL:
Keywords: ARCH
Depends on:
Blocks: 28009 27163
  Show dependency tree
 
Reported: 2002-03-07 17:14 UTC by _ lkramolis
Modified: 2007-09-25 01:33 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ lkramolis 2002-03-07 17:14:43 UTC
Make XML project ready to support NetBeans platform.

Tools module contains Java generators (DTD2SAX, DTD2DOM) and also
programing language neutral generators (XML2DTD, DTD2HTML, DTD2CSS).

When there will be e.g. Forte for C++, then Java generators does not make sense
to have them there.

Therefore, separate Java generators from xml-tools module and make xml-java
module for it.
Comment 1 Marek Grummich 2002-07-19 16:06:35 UTC
Target milestone was changed from not determined to TBD
Comment 2 _ lkramolis 2002-10-07 09:32:45 UTC
New xml-java module should also contain mounting of xml-apis binary
and xml-apis javadoc.