Yes, for build the application, I'm using VS Code. As I'm a "solo" developer, I don't need to build on a server.
For build the framework I used ANT. I will try Maven. Harbs <[email protected]> escreveu no dia quinta, 22/10/2020 à(s) 10:38: > Heh. I’ve found the opposite. > > For building the framework, you can use either Ant or Maven. > > For applications or external libraries, I’d recommend using Josh’s > asconfigc which is used by the VS Code extension. I think it’s easier to > use and configure than either ant or maven. > > My $0.02, > Harbs > > > On Oct 21, 2020, at 11:33 AM, Piotr Zarzycki <[email protected]> > wrote: > > > > Hi Hugo, > > > > Usually it is, but I have found Maven less problematic over the years and > > with new project much more easy to setup. > >
