All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.carrotgarden.maven.scalor.eclipse.MavenM2E.scala Maven / Gradle / Ivy

Go to download

Build integrator for Java, Scala, Scala.macro, Scala.js, Scala.native, Eclipse and Maven

There is a newer version: 1.5.0.20190502185130
Show newest version
package com.carrotgarden.maven.scalor.eclipse

/**
 * Provide Maven M2E settings for a project.
 *
 * ${project.basedir}/.settings/org.eclipse.m2e.core.prefs
 */
trait MavenM2E {

  // TODO
  
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy