1)Javaversion variable is added in build.xml to change the version easily. 2)Pymol exited with error status 139 due to very long selection string written in the form of every residue(3+4+5+8+9+10). It is fixed by writing in the form of (3-5+8-10)