javalover520 / jsyntaxpane

Automatically exported from code.google.com/p/jsyntaxpane
0 stars 0 forks source link

jdk5 port #60

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi. My name is takeshi and my company is/was considering embedding
jSyntaxPane in one of our internal tools. While we may end up not using it,
i actually did the changes necessary to use jsyntax pane on jdk1.5 (our
target platform) for a quick demo.
It seems like it works correctly (im not too confident because i did not
write any tests for it), altough it has many hacks and other pieces of code
im not really proud of - like the use of reflection to get the RenderingHints.
I hope it serves at least as a basis for the convertion to jdk5 (if its not
already done - it wasnt as of revision 85).
Also, great work on this panel.

Original issue reported on code.google.com by takesh...@gmail.com on 17 Feb 2009 at 3:31

Attachments:

GoogleCodeExporter commented 8 years ago
now i just realized that my patch only applies to the trunk. Apologies for 
that. Ill
try to send a patch for the r095 branch later.

Original comment by takesh...@gmail.com on 17 Feb 2009 at 3:39

GoogleCodeExporter commented 8 years ago
a JDK5 ported, and initially tested is in version r87, in r095-jdk5 branch.

Original comment by ayman.al...@gmail.com on 18 Feb 2009 at 8:59

GoogleCodeExporter commented 8 years ago

Original comment by ayman.al...@gmail.com on 18 Feb 2009 at 9:22