score:1
The default compiler plugin executes Java. When you run Update Project
it runs the POM and makes the project in Eclipse look like the POM. I'd try using something like the scala-maven-plugin. Then Maven will know this is a Scala project.
Source: stackoverflow.com
Related Query
- src/main/scala folder disappears on clicking 'update project' in Eclipse
- IntelliJ IDEA 13: new Scala SBT project hasn't src directory structure generated
- Scala project won't compile in Eclipse; "Could not find the main class."
- How to initialize a new Scala project in sbt, Eclipse and github
- Errors in Eclipse for Scala project generated by Play Framework
- Mixing Scala and Java files in an Eclipse project
- Scala Error: Could not find or load main class in both Scala IDE and Eclipse
- How to create an Eclipse Scala project in typesafe activator?
- How can I run a Scala project as a Scala application by default in Eclipse IDE?
- Importing a Scala project from github into Eclipse
- Mixing AspectJ and Scala in an Eclipse Project
- Environment for java + scala + lift project in eclipse without maven
- java.lang.NoSuchMethodError: main when starting HelloWorld with Eclipse Scala plugin
- Setting up a Scala Lift project in Eclipse
- Multidimensional array declaration fails after update to Eclipse Juno with Scala 2.10
- Add scala test to scala eclipse project
- Executing Scala objects in Eclipse without a main method
- Scala Main Class not found in Eclipse ide
- Create a new play scala project shows error in eclipse
- More than one scala library found in the build path when fresh creating maven project in eclipse
- Scala-Lift project in Eclipse Scala IDE errors
- Scala project does not automatically build in Eclipse
- Eclipse - turn generic project into a Scala project
- Creating a new Maven Scala project in Eclipse results in 4 errors
- Exporting Scala project as jar from Eclipse
- Avoid Eclipse ignore garbage in Scala Maven project
- Add scala capabilities into an existing EJB eclipse project
- Eclipse scala "Could not find or load main class"
- Eclipse error with scala / spark project
- About to load a main class in a scala project with dependencies
More Query from same tag
- Inject all implementations of a certain trait/class in play using guice
- What does it mean to modify local variable from another thread?
- Scalajs & scala ZIO
- Spark Write to Json as Json Array
- Why can't a List of Eithers be flattened?
- How to implement 'find' method for this Btree implementation
- What is the significance of "object" Keyword in Scala?
- Read spark dataframe based on size(mb/gb)
- Instantiating Class with Implicit Field
- Play 2.0 models best practices
- couchbase lite - retrieving document properties after reopening database yields different result
- How to install Scala support in Eclipse Neon?
- How to combine two tuples in scala?
- Scala 2.9 Bridge-Method
- Parsing ASCII communication with Hardware using Java/Scala?
- How to use filter function as a method parameter
- UDF returns "sc not serializable"
- Can a scala type class have abstract type members?
- Image files and relative paths in scala
- Getting method's function type from the MethodMirror instance in Scala
- Use SubCut (Scala DI) on Android
- Scala: generic weighted average function
- print CoordinateMatrix after using RowMatrix.columnSimilarities in Apache Spark
- Issue Connection to HBase with Spark Shell in CDH5.1
- Importing different classes from a package in java
- Why does my Alpakka SFTP connector never connect?
- How to log on STDOUT and file using Play 2 and Akka
- How to iterate through a Map[B,Int] in Scala
- Intellij not finding packages
- Migrate from MurmurHash to MurmurHash3