From 29258ee3f0f8e07388a3c50f5195c9cf35660298 Mon Sep 17 00:00:00 2001 From: lancelet Date: Mon, 6 Jun 2011 05:43:04 -0700 Subject: [PATCH] Changed URL for the Eclipse plugin. The old one was a 404. --- Migrating-from-SBT-0.7.x-to-0.10.x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Migrating-from-SBT-0.7.x-to-0.10.x.md b/Migrating-from-SBT-0.7.x-to-0.10.x.md index 58cdac0..38ffa6c 100644 --- a/Migrating-from-SBT-0.7.x-to-0.10.x.md +++ b/Migrating-from-SBT-0.7.x-to-0.10.x.md @@ -96,7 +96,7 @@ This does mean that existing solutions for sharing libraries with your favoured * IntelliJ IDEA: [[https://github.com/teigen/plugins]] or [[https://github.com/scroyston/sbt-idea]] * Netbeans: [[https://github.com/remeniuk/sbt-netbeans-plugin]] -* Eclipse: [[https://github.com/weiglewilczek/sbteclipse]] +* Eclipse: [[https://github.com/typesafehub/sbteclipse]] ## What are the commands I can use?