What are AntForm / AntMenu? Usage, Installation Process and Examples
AntForm is a java tool designed to add interaction to Ant scripts through graphical forms. If you’re new to Ant, start at the Ant site (see website: http://ant.apache.org/). Ant is used extensively used in the java world to automate system-level tasks, mostly (but not exclusively) as a software build system. Why use AntForm? Because automation … Read more