>>>>> "Casey" == Casey Marshall <csm@xxxxxxx> writes: [ 'install' directory ] Casey> I see that this dir is referenced a bunch of times in the Casey> *.launch files, which look almost like XML, but not-for-human-eyes XML. Oops. We didn't consider this when naming this directory. In the eclipse build we configure classpath in-place and set --prefix=<workspace>/classpath/install. Casey> Is there some simple setting I can use to change this path? We can certainly change this setting. We just need a sensible new name, and then we have to also update the eclipse build for jamvm, cacao, and fakejdk. This can be done by editing the project properties for each project and then sending a patch (maybe for fakejdk you can just check it in? I forget if you have rhug cvs access; we can give it to you if not). Tom