p_buildpath
Project
The project's buildpath
public String _p_buildpath(String args[]) throws Exception {
return list(args, getBuildpath());
}