[[ide:pclabs|Labs]] [[ide:private|Private]]====== Eclipse on your own computer ====== To complete the exercises on your own computer, please install Eclipse and the AspectJ Development Tools (AJDT). * [[http://www.eclipse.org/downloads/|Eclipse.org Downloads]] * [[http://www.eclipse.org/ajdt/downloads/|AJDT Downloads]] You can download and install AJDT by configuring the "Update site URL" inside the Eclipse Update Manager (which is available through the menu **Help** -> **Software Updates**). AJDT already includes a complete AspectJ compiler, so there is no need to install it separately. You can verify the AJDT installation through the menu **Help** -> **About Eclipse SDK**. Please verify that you have installed the correct version of AJDT for your version of Eclipse. (For example, AJDT 1.6.x for Eclipse 3.4.x.) ---- Start the exercises at the [[basics:intro|Basics]] track.