If it is a Maven project IntelliJ uses Maven to build it. So yes, there isn’t a problem having multiple instances of the same class name in different modules.
Ralph > On Sep 1, 2016, at 2:45 PM, Gary Gregory <[email protected]> wrote: > > And can you have both Scala modules in the same > project/workspace/whatever-IDEA-calls-it compiling OK? > > Gary > > On Mon, Aug 29, 2016 at 8:26 AM, Mikael Ståldal <[email protected] > <mailto:[email protected]>> wrote: > I don't know, I only use IntelliJ IDEA. > > On Sun, Aug 28, 2016 at 5:21 PM, Gary Gregory <[email protected] > <mailto:[email protected]>> wrote: > Hi, > > Is there a specific version of Scala plugins I should use to get the new > Scala modules to build in Eclipse? Is it possible to have both the 2.10 and > 2.11 Scala modules building in the same workspace with the same Eclipse > plugin? > > Gary > > -- > E-Mail: [email protected] <mailto:[email protected]> | > [email protected] <mailto:[email protected]> > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> > Home: http://garygregory.com/ <http://garygregory.com/> > Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory> > > > -- > > > Mikael Ståldal > Senior software developer > > Magine TV > [email protected] <mailto:[email protected]> > Grev Turegatan 3 | 114 46 Stockholm, Sweden | www.magine.com > <http://www.magine.com/> > > Privileged and/or Confidential Information may be contained in this message. > If you are not the addressee indicated in this message > (or responsible for delivery of the message to such a person), you may not > copy or deliver this message to anyone. In such case, > you should destroy this message and kindly notify the sender by reply email. > > > > > -- > E-Mail: [email protected] <mailto:[email protected]> | > [email protected] <mailto:[email protected]> > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> > Home: http://garygregory.com/ <http://garygregory.com/> > Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>
