I have an existing java project which uses sun one appserver. It also have an existing build.xml, common.xml files. I want to use eclipse to edit and build this project. I used the option \”java project from existing ant build file\”. It gives me an error in the build path. When I use the option runas ant build it gives out an error \”C:\\BOP_AS\\ABS\\SRC\\${com.sun.aas.installRoot}\\lib not found.\” How do I resolve this?