After you’ve installed Aptana Studio and the Nokia WRT Plug-in for Aptana Studio, do the following:
- Select File > New > Project.
- Under Nokia Web Runtime (WRT), select New Nokia Web Runtime Widget and click Next.

Select Basic Widget Project and click Next.

Provide a name for the project and choose a location if you don’t want to use the default location.

Specify a name and an identifier for the widget or use defaults. You can opt not to select Enable HomeScreen for this widget. If it is selected, it means that a static part of the widget should be displayed on a device’s home screen.
This simple example widget, HelloWRT,does not have such an element.

Enter the names of HTML, Cascading Style Sheets (CSS), and JavaScript™ files or use the default names. Click Finish.

The plug-in has now created the project for you, with all of the necessary files for the widget.

