But for some projects, such as the "Dynamic Web Project," that's not an option. You must convert it to a Scala project after it's created as a Java project.
Fiddling with the contents of .project manually didn't get me anywhere.
The correct procedure, as found on Nabble, is:
As a general rule you should convert Java projects to Scala projects
by using the "Add Scala Nature" package explorer context menu action
unless you know what you're doing.
No comments:
Post a Comment