/
Eclipse Workspace Management Tips and Tricks

Eclipse Workspace Management Tips and Tricks

NOTE

This page is under construction.

Explanation

This article refer to technique which allows you to easily spin up new Gradle Eclipse workspaces without having to add/remove projects all the time.

Also enables granularity over what you are selecting to build at the time.

Updating a Workspace

To update a workspace to the correct Gradle defaults, just Import, select your versions, start a build, cancel it, close eclipse, overwrite your template file, then op your workspace.

Pinning Workspace Directory Next To Eclipse Launcher

workspaces.lnk  ← Windows explorer link file to get to and manage workspaces quickly. Edit the path to your workspaces and pin to taskbar.



Related content

Installing plugins in Eclipse
Installing plugins in Eclipse
More like this
Eclipse IDE
Eclipse IDE
More like this
Eclipse EGit VCS Plugin
Eclipse EGit VCS Plugin
More like this
How To Fix Gradle Build Freezing
How To Fix Gradle Build Freezing
More like this
Java Platform Module System
Java Platform Module System
More like this
Git
More like this