Closed GoogleCodeExporter closed 9 years ago
By the way, maven will
- force using source structure standards, which will make it easier to
understand the project.
- handle dependency (you won't have to keep dependencies in your source tree
and won't be platform dependent as it is today)
Original comment by bouquet....@gmail.com
on 10 Jul 2013 at 6:26
Tectonicus currently uses an Ant build file which means that you already don't
need Eclipse to build the project. You can build it using another IDE
(NetBeans, IntelliJ, etc.), a continuous integration server (Hudson,
CruiseControl, etc.), or even the command line.
Original comment by skoeven
on 30 Jul 2013 at 7:17
Original comment by skoeven
on 13 Nov 2013 at 10:16
Original issue reported on code.google.com by
bouquet....@gmail.com
on 10 Jul 2013 at 6:20