- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Eclipse configuration for working with trunk source
Tue, 2011-07-26, 18:30
The Scala source currently in github contains a .project file for eclipse, but this is next-to useless as it specifies no libraries on the classpath (relying on the plugin to do this at first load) and then pulls the entire source true - partests and everything - in as the source folder.
Can I ask what eclipse config is being used by anyone currently working on the core lib and/or nsc?