Child pages
  • Overview of Servoy Developer Concepts

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

This chapter lists definitions of terms and concepts used to describe items in the Eclipse IDE, and specifically, how they relate to Servoy. The chapter is organized from macro to micro; that is, it first describes concepts relating to the general development environment and goes down to its specific parts.

Table of Contents
minLevelmaxLevel1
maxLevelminLevel1

Workspace

A workspace is where all the developer's work is stored in Eclipse. It is a collection of Eclipse project files and metadata. The developer can have multiple workspace folders, but can only work with one at a time.

...