-
Prerequisistes
-
JDK 8
-
maven
-
-
Checkout the sources
$ git clone https://github.com/ppalaga/eircc.git
-
Build with maven
$ cd eircc $ mvn clean install
Prerequisistes:
-
Eclipse Luna
There are no binary downloads available. You will have to build the artifacts yourself as described above. Once you have built successfully, you have two options how to run the client:
-
Import the source code into Eclipse Plugin Development Enviromnemnt (PDE) and use its
Run as…
Eclipse Application feature -
Take an Eclipse instance independent from your PDE and add the directory
eircc/org.l2x6.eircc.site/target/repository
as an update site. The update site URL should have the formfile:///[projects-root]/eircc/org.l2x6.eircc.site/target/repository
where
[projects-root]
should be replaced with the directory where you have invoked thegit clone
commands in the first build step above.
asciidoctor-version: 2.0.22