Chapter 3. Managing Your Projects

Now that you have a project started, let's take a step back and review the ways in which Eclipse helps you manage content and complexity as your projects grow. Each of your resource files (code, documentation, or anything else) is contained within a project, and each of your Eclipse projects is grouped within a workspace.

In the previous chapter, we created our first Java project for catalog management. The agile development process encourages us to get started as quickly as possible and to rely on testing and refactoring for adapting to evolving requirements.

In this chapter, you'll learn how to

  • Create multiple workspaces for independent work

  • Navigate and filter Java project views

  • Link project folders to directories ...

Get Eclipse Distilled now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.