Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Contents

Installation

There are generally three ways to install Eclipse:

Recommended installation locations

On Linux:

On Windows:

  • C:\ProgramData\eclipse\eclipse-java 

Workspace locations

It is not recommended to put your code in a workspace directory. A "workspace" in Eclipse is more akin to isolated or "portable" application settings; not a place to store projects.

Is is highly discouraged to put code in an Eclipse workspace folder.

Potential locations:

Configuration


Importing Gradle Projects


See also

Installing/Setting Up Eclipse

Eclipse Development Setup

Importing Gradle projects into Eclipse

Importing Gradle projects into Eclipse


TODO: How to run Gradle tasks with custom options

Learn more

  • No labels