Eclipse
-
Yeah Eclipse is really bad, always has been and still seems to be judging by my run in with the Android developer toolkit which is based on it. Its concept of 'workspace' is just bizarre and confuses me. I recommend IntelliJ's IDEA, I've used that in anger at work and it has a lot of really good stuff. It's where a lot of what is in Resharper comes from.
"Its concept of 'workspace' is just bizarre and confuses me." I can live with the weird project concept. What I don't understand is how so many people can be fanboys for an editor that doesn't even properly support "undo" It's mess, there is no way to know what will actually be undone (or what was actually undone for that matter.) Did you click on another part of the UI after that typing mistake? Don't worry we'll just use the global undo stack and undo your last refactoring instead of the typing error. Did that refactor include creating a new file (that you edited?) No problem we'll throw that away too...
-
Yeah, Eclipse it's a terrible IDE, i had to use it once and i swore i'll never do it again unless i really have too. If you're developing on Java NetBeans is far better.
CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...
-
I think it seems to be one of those projects that's got too big for its boots. I think the new google IDE might be better - but it means you have to write in Java ! Rock and Hard Place
PooperPig - Coming Soon
-
Why do you say it's not allowed - I haven't noticed anything about that?
PooperPig - Coming Soon
As far as I see in contest description:
Quote:
Article 2 - Setting Up Your Android Development Environment Comparison of the new Android Studio vs. Eclipse IDEs
I thought that assumes using of the above IDEs
Banking establishments are more dangerous than standing armies. T.Jefferson
-
As far as I see in contest description:
Quote:
Article 2 - Setting Up Your Android Development Environment Comparison of the new Android Studio vs. Eclipse IDEs
I thought that assumes using of the above IDEs
Banking establishments are more dangerous than standing armies. T.Jefferson
-
I dumped eclipse and switched to the new Android Studio. Far more productive even as a beta product.