Read & Write Reviews About The Tools You Use.
Sign up for free to start sharing your opinion today!

Eclipse


Company: eclipse

Average User Rating (11 reviews)

If this is your product, you can request to edit it here.


User Reviews
Share:


    Version Reviewing: Neon

    "Strong Dev Environment"

    by JohnZ on Nov 2, 2018 7:22 PM

    Summary:
    Smart language-sensitive editor that allows you to easily integrate with build tools like maven and source code control systems like svn. Extensive plugin library. Simple enough for the beginning user yet feature rich enough for the more advanced developer to increase their productivity while coding. Can auto-generate code like for setters and getters, reformat code to company style-guide while allowing you to code to your code. Support available for nearly every language out there, including COBOL. Best price available.

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


    Version Reviewing: 3.8

    "Developed using Java"

    by MONNICA on Jun 2, 2016 11:35 PM

    Summary:
    Developed using Java, the Eclipse platform can be used to develop rich client applications,integrated development environments tools powerful code editor and developer tools,Memory Analyzer Tool.

    Report post

    Was this review helpful? (0) (1)

    Must be logged in to comment


    "development"

    by spoorti on May 30, 2016 12:30 AM

    Summary:
    very useful tool for development purpose and user frienldy

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


    Version Reviewing: indigo

    "Awesome IDE for mobile developer"

    by santosh on May 26, 2016 10:38 PM

    Summary:
    The best open source aka FREE IDE for any mobile application developer. The developer community is strong and ever growing. The tool is quick enough to integrate addons as discussed with the community. The focus is on simplicity of use and and supporting large set of programming languages.

    Report post

    Was this review helpful? (1) (0)

    Must be logged in to comment


    "android tool"

    by saroj kishan on May 31, 2013 1:06 PM

    Summary:
    its wonderful

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


    Version Reviewing: indigo

    "the fullfledged IDE"

    by santosh on May 4, 2012 2:14 AM

    Summary:
    Eclipse is the best IDE available in recent times. The ease of use, syntax checks, easy shortcuts all make software development a delight. The plugins for additional components also make it very efficient for development in any language. Open source makes eclipse a widely used tool by the software development community.

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


    Version Reviewing: indigo

    "The best tool to develop Java/J2EE applications"

    by Prabhat Khera on May 4, 2012 1:41 AM

    Summary:
    This is the best tool, I have ever used and I use it to develop all my j2ee applications. It also supports some of the best frameworks of j2ee like Spring and struts.

    Report post

    Was this review helpful? (1) (0)

    Must be logged in to comment


    Version Reviewing: indigo

    "Wonderful for Android development"

    by Cody on Nov 12, 2011 2:35 PM

    Summary:
    The eclipse IDE makes a great tool for Android development with its direct support for the Android SDK and its ease of use. The clean interface helps it test and develop applications easily.

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


    Version Reviewing: Best

    "This Is The Best Programming Tool i Have Ever Used>>"

    by Saud on Nov 11, 2011 4:58 AM

    Summary:
    Must Be Used As a Competitor for Java>>

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


    Version Reviewing: indigo

    "Fantastic multi-tool"

    by Cody on Nov 10, 2011 2:41 PM

    Summary:
    The eclipse environment is a great tool for a variety of development purposes. With the ability to add plugins for a variety of languages and a stable and clean interface it is my top choice for software development. Its ease of integration with user built and open-source tools makes it the main recommendation for both teaching and professional programming.

    Report post

    Was this review helpful? (2) (0)

    Must be logged in to comment

Prev    [ 1 2 ]    Next

Write a Review


Must be registered to add and review tools.

Have an account?
  
  
Forgot Password?

New to DevMetric?


Write Reviews

Share your opinion about the tools you use.

Join the Evans Data Developer Panel!

As a DevNet panelist you will:

1. Have your voice heard on hot topics, innovative technologies and key initiatives.
2. Receive points for every validated survey submission.
3. Redeem award points for cash.

SOLVE THIS CODE

What does this code do?

public class Demo { 
    public void method1() { 
        synchronized (String.class) { 
            System.out.println("on String.class object");       
            synchronized (Integer.class) { 
                System.out.println("on Integer.class object"); 
            } 
        } 
    }

Programming Language: Java

Newsletter

Get weekly reviews sent directly to your inbox!