Hi all, the source code for two old plugins, originally written by Jaroslav Tulach (IIRC) enabling some support for docbook is http://hg.netbeans.org/main/contrib/file/tip/docbook and http://hg.netbeans.org/main/contrib/file/tip/docbook.project
Maybe this helps.. @Geertjan: Any idea if we may get the contrib stuff under APL as well? -Sven Am 25.06.2017 12:08 schrieb "Geertjan Wielenga" < [email protected]>: > Try this, i.e., register it in NetBeans IDE as an Update Center: > > http://deadlock.netbeans.org/hudson/job/xml/lastSuccessfulBuild/artifact/ > build/updates/updates.xml > > Then you'll be able to install a range of visual XML/XSD/DTD/etc tools. > > Would be great if the above would be developed further, and it will be one > of the pieces donated to Apache, from where you and others interested in > this could develop it further. > > Gj > > On Sat, Jun 24, 2017 at 11:30 PM, Jan Tosovsky <[email protected]> > wrote: > > > Dear All, > > > > can you imagine using NetBeans API for building something like this > > https://www.oxygenxml.com/demo/DocBook_Editing_Support.html ? > > > > I am investigating various ways how to provide open source visual XML > > editor. I am aware this is rather complex project requiring lot of > effort, > > but as DocBook enthusiast I believe the absence of affordable editor is > one > > of the blocker for adoption this great software publishing platform. My > > goal > > is to help to fill this gap. > > > > I like NetBeans. It is full featured IDE with lot of required > functionality > > already in place (XML editing, highlighting, code folding and validating > in > > the source mode). This IDE can be extended via plugins. > > > > So I primarily think this could be viable option. I expect visual mode > > (offered by Oxygen) is just code editor with enriched formatting of the > tag > > content (via CSS). > > > > Any thoughts are highly appreciated. > > > > Jan > > > > >
