Skip to content

Building from code source

El Jaoujat Youssef edited this page Feb 6, 2016 · 1 revision

Prerequestries

  • Git
  • JDK
  • Maven
  • Eclipse

Get the code source

Fork the repository using the command line.

 git clone https://github.com/eljoujat/eclipseimpexeditor.git

Build the source.

 mvn clean package

and that's all!

Clone this wiki locally