retsamknaps / Aktie

Anonymous file sharing. Distributed forums.
22 stars 6 forks source link

Use Maven instead of Eclipse #19

Closed msteinbeck closed 8 years ago

msteinbeck commented 8 years ago

I suggest to use use an IDE independent build system such as Maven.

retsamknaps commented 8 years ago

You should be able to build with ant external to eclipse, using build.xml.

msteinbeck commented 8 years ago

Confirmed.