Vishal
There are quite a few JDK1.5 specific classes / features being used
currently like use of StringBuilder class, String.contains() method, etc.
- Can't compile using JDK1.4 Vishal Mahajan
- Re: Can't compile using JDK1.4 Sean Mullan