Re: Building Java code: Ant improvements, and better IDE integration

2017-08-11 Thread Carl Marcum
On 08/09/2017 01:50 PM, Damjan Jovanovic wrote: Hi Building AOO's Java code is currently mostly done with dmake and gbuild. Both are ugly, unsupported by Java IDEs, and impossibly problematic with some development I've been doing, so I began looking for an alternative. It turns out we also have

Re: Building Java code: Ant improvements, and better IDE integration

2017-08-09 Thread Peter kovacs
Soo +1 :D Am 9. August 2017 19:50:42 MESZ schrieb Damjan Jovanovic : >Hi > >Building AOO's Java code is currently mostly done with dmake and >gbuild. >Both are ugly, unsupported by Java IDEs, and impossibly problematic >with >some development I've been doing, so I began looking for an >alterna