Questions: How to do following tasks in ant file? Make zip file. Run command. Copy files to remote machine. Run commands on Remote Linux machine. Open an input box and respond to input value. Make an ant call. Answers: 1. Make zip file: Following is the xml for making zip file in ant: In here … Continue reading Useful Ant build tags
Tag: Java
Lightbox Jar
LightBox.jar --- Jar that helps you providing light box like effect in your desktop application built in swing. You may have seen light box effects on a website but very rarely have seen light box effect in a desktop application specifically in applications that are built in java swing. This jar helps you put light … Continue reading Lightbox Jar
