Slashdot Mirror


Netbeans 6 Dual-Licensed Under GPLv2, CDDL

Lally Singh writes "Interested in the new Netbeans 6, but didn't trust Sun's (already OSI-approved) CDDL? Sun just Dual-Licensed it under the GPL (v2) with Classpath Exception. Keep your karmic license purity and mix in all the (now compatible) GPL code you want. If you've been using Eclipse, Netbeans 6 is really worth a look. Lean, well-featured, and fast."

7 of 239 comments (clear)

  1. Re:Dual license? by 4D6963 · · Score: 2, Insightful

    In this case, instead of forking, couldn't you just put certain parts of your code under the GPL license, and put the parts of the code you want to let companies use and close under the BSD license?

    --
    You just got troll'd!
  2. To quote John Carmack by boyter · · Score: 4, Insightful

    "When text editing is less then instant on a 3ghz machine you know something is very very wrong..."

    1. Re:To quote John Carmack by eviltypeguy · · Score: 4, Insightful

      If it was just text editing and not code hinting, folding, anti-aliasing, line counting, syntax checking, and a bunch of other things all at the same time -- I might agree with that. However, in this case, I think you're misusing John's quote.

    2. Re:To quote John Carmack by DMUTPeregrine · · Score: 2, Insightful

      I'm pretty sure I can do all that in EMACS, and that isn't slow (anymore.) So if it is slow, there is a problem.

      --
      Not a sentence!
  3. Re:Sun isn't committed to GPL by nuzak · · Score: 3, Insightful

    Yeah I know it just sucks that Sun gives away millions of man-hours under the GPL but not every single last line of code they ever wrote. I mean who the hell do they think you are by not dedicating every resource they have to the service of free software instead of themselves?

    --
    Done with slashdot, done with nerds, getting a life.
  4. wasting office hours by tventiethfret · · Score: 2, Insightful

    I've never used a java IDE. I know nothing about software licences. I dont know why i just went through all the comments on this page. :(

  5. Re:GPL v2 and v3 are identical in intent by stinerman · · Score: 2, Insightful

    This is coming from someone who is actually an advocate of open source and has been a voice for it.
    Then there is no doubt that you wouldn't get along with Stallman. Stallman doesn't do "open source"; he does "free software". Open source emphasizes the business and practical aspects of being able to see, reuse, and redistribute code. Free software is about ethics.

    RMS has a nice quote relating open source and free software:

    "The GNU GPL makes sense in terms of its purpose: freedom and social solidarity. Trying to understand it in terms of the goals and values of open source is like trying understand a CD drive's retractable drawer as a cupholder. You can use it for that, but that is not what it was designed for."

    By accident, GPLv2 ended up being a popular license for open source projects. It was meant to be as ideologically driven, crazy, etc. as GPLv3 was. RMS didn't foresee some ways to break the spirit of GPLv2, so he revised it and made it GPLv3. Had he been aware of Tivoization or patent covenants in the early 90s, you can bet that GPLv2 would have had similar clauses as does GPLv3. Essentially, he hasn't become more ideological, he's just lacked the words by which to express his ideology until now.