JetBrains Reconsiders Subscription Licensing Changes
craigtp writes: On 3rd September, JetBrains, maker of IDEs and other productivity software, announced big changes to the way they sell and license their software. The changes were not well received by certain members of their user base. Within a few days, JetBrains announced that they were listening to the user feedback and that they would reconsider their changes. Today, they've finally announced their revised licensing changes, and while the subscription model remains, some important concessions have been made. Once a user pays for a year's subscription, they'll receive a perpetual fallback license, so they can keep using the software even if the subscription lapses later. They're also providing an option for offline license keys, so the software can run without needing to phone home.
While I'm not thrilled about the license changes this is great news and how things are supposed to work. That said, Jetbrains makes excellent tools and I recommend them to all of my colleagues.
Man blir trött av att gå och göra ingenting.
They'd stop doing this subscription crap. Another company's products who I won't use because I beyond loathe paying money for something that I never own, even the 12 month perpetual license stinks.
Oh well, at least this means competition can sprout up simply by not having shitty business models.
Eclipse is the worst. The only thing worse than eclipse is paying a license fee.
I use Intellij at work and it is excellent, but man I can't see paying for it myself, I hate complicated licensing.
Not sure what's the fuss is about.
So use the community edition, free and open source.
Jetbrains makes a number of popular IDEs and related dev tools. IntelliJ (Java IDE), ReSharper (VS extension for inspection/refactoring), TeamCity (CI/build tool), etc. Their tools are pretty well known in certain segments of the development industry (Java, Python, .Net), and TeamCity is quite popular as a less painful alternative to tools like Bamboo.
We have a license for all of our Java developers, but most refuse to use it because it is too slow. We even bought new desktops for all of the developers, but that still didn't help enough. We've wasted a lot of money on IntelliJ.
I've used an Eclipse variant called MyEclipse that solves the plugin hell. It's not the prettiest beast but it gets the job done, if you're stuck in Eclipse land it might be worth scoping out if you're disenchanted with Intellij.
Man blir trött av att gå och göra ingenting.
In short, you didn't scope out the requirements for IntelliJ by asking the developers which tools they wanted to use, testing the performance against existing systems, and evaluating performance on a faster system. How is that JetBrain's fault?
It's really not complicated. Pay for a license once a year and you always have the newest stuff. Done.
Now if only Adobe would figure this out, I'd pay them for a CC subscription. As it is, I refuse to trust my business to Adobe's online model - I want a piece of software that works after I stop paying, not hundreds of useless files that are the life of my business.
Let us live so that when we come to die, even the undertaker will be sorry -- Mark Twain
I don't have the time right now so I'll look into it later but can't help but wonder about Android Studio. Right now I assume it will have no effect but..
CE is gimped.
The funny thing is, now they claim they can [with this new subscription model] work more on doing things like fixing bugs and improving performance, because before, they had to spend all their time adding big new features, otherwise nobody would re-up each year.
Sleep your way to a whiter smile...date a dentist!
The cost is now an expense instead of a asset purchase. You can claim on it immediately instead of having to depreciate it over several years
Intellij is highly tunable. First, do a fresh install and don't select any plugins! Also edit the VM config for JVM parameters. Must use x64 Oracle jdk. Then go back and add helpful plugins.
First project loads need indexing and maven refreshing. After that it should fly, even on old hardware, with enough ram of course.