I searched Google, but did not see how to add a widgit, like SWT_XYGraph_2.1.0, to Eclipse, such that when I go to the SWT designer view, I see the control in the palette.
I saw articles that said to import a jar, do " | Build Path | Configure Build Path... | Add External Jars...", however that does not add the widget to the palette.
I also saw articles that talked of copying the features and plugin files to the appropriate eclipse folder, but I do not see any feature files. What I see is:
org.csstudio.swt.widgets.source_2.1.0.201209121549.jar
org.csstudio.swt.widgets_2.1.0.201209121549.jar
org.csstudio.swt.xygraph.source_2.1.0.201209121540.jar
org.csstudio.swt.xygraph_2.1.0.201209121540.jar
What is the step-by-step guide on how I can import the SWT widgit into Eclipse and see the widget.
Note, I already added the 49.jar widgit file using 'Configure Build Path', although I guess that I can remove it just as easily.
Also, do I place the widget files into the
I am running Eclipse on Windows, but app needs to work on CENTOS Linux as well.
Eclipse Standard/SDK Version: Kepler Service Release 1 Build id: 20130919-0819
I am using WindowBuilder.