Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ide-dev] Reactions on Mars release

Reddit: https://www.reddit.com/r/programming/comments/3aybpe/eclipse_mars_now_available/
* Overall, some interest and enthusiasm. Even people who don't like Eclipse love to talk about it ;)
* Dark Theme still not perfect
* JDT completion not perfect with Java 8 (it was highlighter in an EclipseCon France talk: https://www.eclipsecon.org/france2015/session/jdk-8-refactoring-eclipse )
* Questionable benefit of the Mars .app and installer
But there are some good arguments in this thread to defend Eclipse against IntelliJ:
* The lack of incremental builder in IntelliJ is unacceptable for some users
* Swing-based APIs are uglier than SWT-based ones in much cases.
As usual, those who say bad things against Eclipse seem to not have started it since Kepler.

I'm a bit surprised by the lack of feedback on the nested projects thing. It seems to be too hidden for most users to find it (since many packages use the Package Explorer view, which doesn't even provide the feature; and since even if user open the Project Explorer the feature is off by default). However, everyone who finds this feature seems to be immediately very pleased with it, that's already good.
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top