Hi,
I added support for building the library via ant by adding a standard build.xml file
Also, one of the imports of an inner class in StandoutWindow.java was not required and causing me ant compilation issues, so I removed it.
Also removed some resources that dont need to be in a library project.
Hi, I added support for building the library via ant by adding a standard build.xml file Also, one of the imports of an inner class in StandoutWindow.java was not required and causing me ant compilation issues, so I removed it. Also removed some resources that dont need to be in a library project.