To run the tutorial example, please do the following in Eclipse:
Select package “com.tensegrity.firststeps.layout”
or “com.tensegrity.firststeps.swt.layout”
with the left mouse button.
Select the menu “Run”.
Select the child menu “run as”.
Select “Java Application”
The main method from the “Main.java” compiled class will be executed.
In the running application, press one of the “Layout” buttons. Move some nodes around and press again one of the buttons.
Running the SWT-based example as described above you will probably encounter an error of this type: “java.lang.UnsatisfiedLinkError: no swt-win32-3062 in java.library.path”. Please refer to the note in section “Running The Tutorial Example” of chapter “Hello Node” in order to see how to overcome this issue.
Tree and Circular Layout Types
© 2004, 2005 Tensegrity Software GmbH