You are not restricted to incorporating declaration files by recording new scripts; you can also edit existing files to reference the declarations. Most often this is not the fastest way to make the change, but in the case of tests that include significant amounts of custom code, you might want to make the changes manually.
When you edit a script to use declarations, you need to:
.java
file for your script in the Script Editor.import
statements.
import NameData.*;
Send feedback to
JavaStar-feedback@suntest.com
Copyright © 1998
Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, CA 94303.
All rights reserved.