From e99b5e360b5e76248027db78a4bb99cd3b468fc7 Mon Sep 17 00:00:00 2001 From: Mirco Dotta Date: Fri, 15 Nov 2013 09:45:23 +0100 Subject: Added information on how to launch and debug scalac inside Eclipse --- src/eclipse/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/eclipse/README.md') diff --git a/src/eclipse/README.md b/src/eclipse/README.md index d23e10ca1c..5311651db5 100644 --- a/src/eclipse/README.md +++ b/src/eclipse/README.md @@ -70,7 +70,12 @@ and Eclipse .classpath of the different projects isn’t updated accordingly. Th the build path of each project and make sure the version of the declared dependencies is in sync with the version declared in the `version.properties` file. If it isn’t, update it manually and, when done, don’t forget to share your changes via a pull request. -(We are aware this is manual process is cumbersome. If you feel like scripting this process, pull requests are of course welcome.) +(We are aware this is cumbersome. If you feel like scripting the process, pull requests are of course welcome.) + +Launching & Debugging scalac +============================ + +Read [here](http://scala-ide.org/docs/tutorials/scalac-trunk/index.html#Launching_and_Debugging_scalac). DETAILS ======= -- cgit v1.2.3