summaryrefslogtreecommitdiff
path: root/src/eclipse/scala-library
Commit message (Collapse)AuthorAgeFilesLines
* SI-9506 suppress Scala IDE-generated files in the Eclipse project dirsPerformant Data LLC2015-10-051-0/+2
|
* Updated eclipse project files.Adriaan Moors2013-07-051-1/+1
| | | | | | | | Set everything up so that soon-to-be independent modules are compiled with the Eclipse plugin's compiler & library (2.11.0-M3 currently). Most projects still compile with 2.11.0-M3, but partest will need a nightly build of 2.11.
* Added new project files for using the compiler and library inside Eclipse ↵Iulian Dragos2012-06-262-0/+37
and removed the old ones. To use these project files you need to define the Eclipse 'path variable' SCALA_BASEDIR, in General/Workspace/Linked Resources.