From 23159d2842fcc64f5d3fc962b292030627b3a1a1 Mon Sep 17 00:00:00 2001 From: Iulian Dragos Date: Wed, 20 Apr 2016 15:58:08 +0200 Subject: Automate Eclipse settings and update project files: (#5091) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - remove `M2_REPO`. All dependencies are picked up from `build/deps` - add script to update an existing workspace directory with the required path variables - add the default Scala library to several projects for better out-of-the-box experience. This means that changes in the scale-library project may not be visible in the other projects, but makes it way easier to get a working config. If you really need that, you probably know what you’re doing anyway. --- src/eclipse/interactive/.classpath | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/eclipse/interactive/.classpath') diff --git a/src/eclipse/interactive/.classpath b/src/eclipse/interactive/.classpath index 565492bc63..721351a207 100644 --- a/src/eclipse/interactive/.classpath +++ b/src/eclipse/interactive/.classpath @@ -1,7 +1,7 @@ - + -- cgit v1.2.3