Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving to Intellij IDEA #41

Open
Jerry0022 opened this issue Sep 25, 2015 · 0 comments
Open

Moving to Intellij IDEA #41

Jerry0022 opened this issue Sep 25, 2015 · 0 comments
Assignees
Labels

Comments

@Jerry0022
Copy link
Owner

I move to IntelliJ IDEA, do you, too?

Reasons:
-> GIT and Gradle are working without any problems until now
-> Better UI, more stable and it is asking you more often instead of you have to search in deep in the settings
-> Easy automatic IntelliJ updating
-> All the good plugins are available which I need
-> For example build in code check is much more intelligent
-> A plugin called FindBugs-IDEA is really intelligent. It show up probable bugs (which are no compiler bugs and no really easy to see bugs)
-> YourKit is a really great tool to make the performance of the application visible in charts (and has a automatic IntelliJ IDEA plugin, nothing to do, just installing YourKit as desktop application and run in IntelliJ your files :). Yourkit works really well with IntelliJ to monitore the performance and memory of the application and find the causes on an object level.
-> The tips and tricks at the start are really great!
-> Supports Android perfectly (IntelliJ IDEA = official Android Studio)
-> JavaFXPorts (jfxmobile) works really great with live installing on the smartphone
-> Settings Repository Plugin = Synchronizes all IntelliJ settings with a cloud
-> Integrated Windows Console for each project
-> Better merging with git
-> Much better Java 8 Support including lambda expressions
-> some others...

I needed some time to work more efficiently with IntelliJ's ui but now it is better than eclipse.

If yes, we can remove the plugin "eclipse" from build.gradle files and apply plugin "idea".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants