Eclipse and IntelliJ IDEA use different names for similar entities. It is important to understand the difference between the terminologies of both IDEs. In this section you can find a table of mappings between the Eclipse and IntelliJ IDEA terms.

EclipseIntelliJ IDEA
A number of projects, a workspaceProject
ProjectModule
Project-specific JREModule SDK
User libraryGlobal library
Classpath variablePath variable
Project dependencyModule dependency
LibraryModule library

See Also

Concepts:

Procedures:

Reference:

Web Resources: