This is an old revision of the document!


Eclipse

Eclipse is an open source integrated development environment (IDE) for Java. More generally, Eclipse is described as “an open extensible IDE for anything and nothing in particular.” Eclipse provides a robust Java development environment that incorporates popular tools like JUnit. The beauty of Eclipse is in the extensibility of the platform beyond a basic Java development environment through plug-ins.

Resources

Remote System Access

Eclipse has remote system access built into it.

To use it with our systems, go to File –> Other –> Remote System Explorer –> Connection. Select SSH Only. Use fred.you_know_the_rest.edu as the host name.

You may need to switch into the Remote System Explorer view by going to Window –> Perspective –> Open Perspective –> Other –> Remote System Explorer.

In the right side bar, you should see something like

Plugins

EclEmma

Records program coverage

Metrics

I found two different Metrics plugins.

This one has a summary view and is the one demonstrated in CS209: Metrics Site

This one shows you for what metrics your code is starting to be bad: Metrics Site

labs/eclipse.1475182517.txt.gz · Last modified: 2016/09/29 20:55 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0