Adding a Silk Performer Test Class to an Eclipse Project

You can generate multiple Java classes for the testing of Silk Performer-enabled Eclipse projects.

Note: Silk Performer can handle user-defined JAR libraries. It can only launch classes that are within the root package of Java projects within Silk Performer. Only external libraries such as JARs can be used.
  1. In the Eclipse SDK, choose File > New > Other . The New dialog box opens.
  2. Choose Silk Performer > Silk Performer Test Class from the menu tree and then click Next. The New Silk Performer Test Class dialog box opens.
  3. Edit the Project name and Test class values as required.
  4. Click [...]. The Silk Performer Enabled Projects dialog box opens.
  5. Select the Silk Performer-enabled Eclipse project to which you want to append this new test class template and then click OK.
  6. Click Finish. The test class template is appended to your Eclipse project.