Coder Social home page Coder Social logo

Comments (6)

slandelle avatar slandelle commented on August 17, 2024

+1
This on didn't happen with 3.0.2

from m2eclipse-scala.

slandelle avatar slandelle commented on August 17, 2024

Moreover, test/scala is no longer automatically added so the source directories.

from m2eclipse-scala.

davidB avatar davidB commented on August 17, 2024

Hi,

I didn't find solution on side of this plugin (I did lot of tried). The issue come from :

My suggestions :

  • for pure scala project set

    <sourceDirectory>src/main/scala</sourceDirectory>
    <testSourceDirectory>src/test/scala</testSourceDirectory>
    
  • create at least the directory define in (with a .keep file for the SCM)

Stephane I applied those change in my fork of gatling. (I can make a pull request if who whish). I redefine sourceDirectory and testSourceDirectory in every scala project, but you can choose to do the opposite define them to scala directory into the parent and redefine in java sub-module.

During the analyse I made some change in m2e-scala, so next version will no longer add implicit the scala directory to match the change made in scala-maven-plugin and m2e 0.12

/davidB

PS: Sorry for late reply, I didn't receive notification

from m2eclipse-scala.

slandelle avatar slandelle commented on August 17, 2024

I confirm that forcing the directories did the trick.
Thanks!

from m2eclipse-scala.

fanf avatar fanf commented on August 17, 2024

It seems to be corrected in recent Scala IDE: scala-ide/scala-ide#262

from m2eclipse-scala.

slandelle avatar slandelle commented on August 17, 2024

Thanks for the pointer, François!

from m2eclipse-scala.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.