Bug 43871 - Contrib XMLEditor with Syntax Highlight
Summary: Contrib XMLEditor with Syntax Highlight
Status: RESOLVED FIXED
Alias: None
Product: Batik - Now in Jira
Classification: Unclassified
Component: Utilities (show other bugs)
Version: 1.7
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Batik Developer's Mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-15 05:15 UTC by Tonny
Modified: 2007-11-28 15:12 UTC (History)
0 users



Attachments
source code for the xmleditor (10.79 KB, application/octet-stream)
2007-11-15 05:16 UTC, Tonny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tonny 2007-11-15 05:15:08 UTC
Hi,

I would like to contribute xml text component with syntax highlight.

It is tested and compiled using JDK 1.4.2

I could not test and compile using JDK 1.3 because it is already EOL by SUN and
the jdk 1.3 download is no longer available for Linux and Windows (only Solaris
version is  available for download)
Comment 1 Tonny 2007-11-15 05:16:09 UTC
Created attachment 21128 [details]
source code for the xmleditor
Comment 2 Jeremias Maerki 2007-11-19 22:43:48 UTC
Tonny's ICLA is on file, as is now the grant form for the ZIP attachment #21128 [details]
for this issue.
Comment 3 Cameron McCormack 2007-11-28 15:12:27 UTC
The code has been added to the respository (in
org.apache.batik.util.gui.xmleditor).  Thanks for the contribution!