Skip to content

123digits/maven-java-mix-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a maven project with Java and Scala code that is mix compiled, built, unit tested, integration tested, and sonar tested.

Setup guidance:

In Eclipse 4.7 Oxygen, do the following steps in the toolbar

  • Windows -> Preferences -> Java -> Installed JREs -> Add -> JDK8 (root installation folder)
  • Windows -> Preferences -> Scala -> Installations -> Add -> Scala 2.12.4 (lib folder in root installation folder)
  • Windows -> Preferences -> Maven -> Installations -> Add -> Maven v3 (root installation folder)
  • Help -> Install New Software -> Work With -> http://download.scala-ide.org/sdk/lithium/e47/scala212/stable/site -> Select all & Install
  • Help -> Install New Software -> Work With -> http://alchim31.free.fr/m2e-scala/update-site -> Select all & Install
  • Restart Eclipse to finish everything
  • Windows -> Perspective -> Open Perspective -> Other -> Java
  • Windows -> Perspective -> Open Perspective -> Other -> Scala
  • Windows -> Perspective -> Open Perspective -> Other -> Git
  • In the Git perspective, clone this repo to your local computer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published