IntelliJ Idea Scala files not available in 'New' context menu -


i new both intellij , scala. attending course "functional programming principles in scala" on coursera. downloaded zip file sample assignment, contained sample scala project.

i imported project (i guess) in intellij. however, when right-click on package in project explorer, there no scala-related templates. can select "new java class", xml files , forms.

does know why happens , if there way create new scala class or object template?

thanks.

import project selecting build.sbt file - not project folder, not eclipse project file. imported correctly.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -