Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

Eclipse for Visual Studio developers

Scott Kellicker (scott.kellicker@acm.org), Software Developer, ACM
Scott Kellicker has been a professional software developer for more than 15 years. He has used a variety of languages, operating systems, and development tools, including Visual Studio and Eclipse. He recently developed bridge technologies using Java Native Interface (JNI) technology to allow integration of Java, C++, and proprietary languages. He also has developed applications for the computer-aided design (CAD), geographic information systems (GIS), imaging, Internet, and scientific domains.

Summary:  This tutorial demonstrates how to use the Eclipse IDE to develop Java applications. It is geared toward the Visual Studio developer, and will present Eclipse concepts and terminology in the context of Visual Studio. The tutorial walks through a simple example, from installation through debugging.

Date:  31 May 2005
Level:  Intermediate PDF:  A4 and Letter (1001 KB | 32 pages)Get Adobe® Reader®

Activity:  13870 views
Comments:  

Introduction

Who should take this tutorial?

Take this tutorial if you have an interest in using the Eclipse IDE to develop Java applications, but have not yet used Eclipse. Although it is not required to be a Visual Studio developer to benefit from this tutorial, we will introduce Eclipse in the context of some Visual Studio concepts and terminology. Basic knowledge of Java™ technology is also helpful.


What is this tutorial about?

Eclipse is a free open source development environment. There are many projects that fall under the Eclipse umbrella, so it is also known as the Java Development Tools (JDT). This tutorial covers the basics of developing Java applications using the JDT, but as you work through it, it is useful to remember that Eclipse is also:

  • An open platform for tool integration using an architecture that allows plug-ins to be discovered, integrated and executed at run time.
  • A platform designed for easy extension by third parties.
  • An IDE platform that has generalized interactions like managing resources, launching programs, and debugging capabilities.
  • A growing set of projects that build on the core platform, such as the C/C++ Development Toolkit (CDT) and Web Tools Platform (WTP) Project.
  • Core technologies, such as the Standard Widget Toolkit (SWT), that can be used separately from the rest of the platform.

To demonstrate the Eclipse IDE, this tutorial will guide you through the development of two stack classes written in the Java language. This will demonstrate how to:

  • Install the Java SDK and the Eclipse IDE.
  • Set up a Java project using Eclipse.
  • Use the Java Editor to write Java code.
  • Run and debug a program in Eclipse.
  • Use some of Eclipse's productivity tools to streamline development.

Prerequisites

The tutorial is geared toward the Visual Studio and Visual Studio .NET developer, so it assumes you will be running on Windows® (This tutorial will use the term Visual Studio to refer to both Visual Studio and Visual Studio .NET). However, because Java technology and Eclipse are available for many platforms, the tutorial can easily be followed for non-Windows platforms. The tutorial also assumes a basic knowledge of object-oriented concepts, such as inheritance, interfaces, and classes.

Before beginning, make sure you have downloaded and installed the following:

1 of 9 | Next

Comments



Help: Update or add to My dW interests

What's this?

This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.

And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.

View your My developerWorks profile

Return from help

Help: Remove from My dW interests

What's this?

Removing this interest does not alter your profile, but rather removes this piece of content from a list of all content for which you've indicated interest. In a future enhancement to My developerWorks, you'll be able to see a record of that content.

View your My developerWorks profile

Return from help

static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=Open source
ArticleID=151199
TutorialTitle=Eclipse for Visual Studio developers
publish-date=05312005
author1-email=scott.kellicker@acm.org
author1-email-cc=

Tags

Help
Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere).

My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Use the search field to find all types of content in My developerWorks with that tag. Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere). My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Special offers