alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

<?xml version="1.0" encoding="UTF-8"?>
<cheatsheet title="Setup for Dynamic content tests">
   <intro>
      <description>
         This task installs org.eclipse.ua.tests .
      </description>
   </intro>
   <item title="Install org.eclipse.ua.tests." dialog="true" skip="false">
      <description>
         Skip this step if org.eclipse.ua.tests is installed.
      </description>
      <subitem label="Go to the CVS Repository and check out the projects "org.eclipse.ua.tests" and "org.eclipse.test.performance"." skip="true">
      </subitem>
      <subitem label="Select File -> Export..." skip="true">
      </subitem>
      <subitem label="In the Export Wizard, select 'Plug-in Development -> Deployable Plug-ins and Fragments' and click Next." skip="true">
      </subitem>
      <subitem label="Check the boxes next to "org.eclipse.ua.tests" and "org.eclipse.test.performance"." skip="true">
      </subitem>
      <subitem label="In the Destination tab, specify a folder with a copy of Eclipse in it. Click Finish." skip="true">
      </subitem>
      <subitem label="Restart the Eclipse workbench." skip="true">
      </subitem>
      <subitem label="To ensure a successful installation, go to Help -> About Eclipse SDK and click on "Plug-in Details". In the list that comes up, you should be able to find the "org.eclipse.ua.tests" plug-in." skip="true">
      </subitem>
   </item>
</cheatsheet>
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.