Reputation: 61
I am a beginner in scala, I just installed it, but after installation I couldn't use it on netbeans, despite I have already integrated and I didn't find it on my list of projects creation. any idea please]1
Upvotes: 3
Views: 3119
Reputation: 2434
You have to install the latest version of netbeans 8.2 giving in this link, you can also use the Scala IDE or the inteliJ IDEA IDE which have an integrated support for scala language
Please refer to the official web site for more information
If you still want to use your version of Netbeans, it's very simple you just have to install the necessary plugins and the scala option will be one of list of choices when you create a new Project.
Hope this helps. Best Regrards
Upvotes: 3