Git Product home page Git Product logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
This is similar to issue 32.  But it there may be more than this method which is
available in 1.6 only.

Original comment by [email protected] on 16 Nov 2008 at 5:23

from jsyntaxpane.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
I did a refactor to a java 5 compatible API, but as you said, there are other
dependencies--including javax.swing.GroupLayout--which is available only in 
Java 6.
So I have not committed my changes. To make RESTClient compatible with 
JSyntaxPane,
the minimum requirement will be raised from Java 5 to Java 6 since version 2.2 
of
RESTClient.

Closing this issue.

Original comment by subwiz on 16 Nov 2008 at 9:29

  • Changed state: WontFix

from jsyntaxpane.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Too bad it's java 6 only, that excludes a large part of the installed JREs.

There is a java 5 backport for GroupLayout btw. 

If there's no real dependency on java 6 that is absolutely necessary, you're 
just
being lazy and are keeping this project from becoming reaching its full 
potential. 

Do the right thing and make it available on Java 5 please.

Original comment by [email protected] on 18 Nov 2008 at 8:41

from jsyntaxpane.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
It's not about being lazy.  The GroupLayout can be removed from the library as 
it is
used in a tester class, which can actually be removed altogether.  However 
there are
JDK 6 dependencies, using the CharSequence, the Segment class, and possibly 
others.  
Plus, the JDK 5 has already entered its End-Of-Life phase.

Original comment by [email protected] on 18 Nov 2008 at 10:36

from jsyntaxpane.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.