Index: xdocs/documentation/dev_eclipse.xml =================================================================== --- xdocs/documentation/dev_eclipse.xml (revision 483407) +++ xdocs/documentation/dev_eclipse.xml (working copy) @@ -64,26 +64,26 @@

- You will surely need the code to work with. For class library development, - you'll need a compatible VM: obtain a VM as - described here capable + Next you will need the code to work with. For class library development, + you will need a compatible VM. You will also need a class libraries build if you want to work + on an individual module. Obtain a VM as + described here, that is capable of running the class libary code, and install it in the same location as - the snapshot. You will also need the class libraries build if you want to work - on a particular module. + the class libraries build (or the location you will be building to if you are building the class libararies yourself).

-

Analogously, you'll need class libraries for DRLVM development. +

Analogously, you will need the class libraries for DRLVM development. Follow one of these ways depending on your needs: