Configure JSEclipse

After installing the JSEclipse plugin, you can configure it in order to match your personal style. Like most of the Eclipse configuration options, the JSEclipse options can be found in the main Eclipse preferences window, as a category labeled JSEclipse. To open the preferences window from the Eclipse workbench, select Window > Preferences.

To access the JSEclipse preferences page, select the JSEclipse category. On the page that is opened you can define the colours used for syntax highlighting:


 

The controls on page allow setting the colour for the following properties:

 

In the Syntax Coloring section you can define what colors to use when highlighting JavaScript , JavaDoc code or comments:

 

 

 

First select the desired item in the tree on the left, for each of the three main categories, then define the color to use.

To define the colour for each of the items, click on its corresponding button: . A new window will open, displaying the colour palette from which a new colour can be selected:

 

After a new colour is selected, click OK to apply it. The coloured rectangle displayed as a button will change in accordance with the selected colour.

Using this preferences page you can adapt JSEclipse to the syntax highlighting style you prefer.

 

The last section in the JSEclipse preferences handles the code templates. In this section you can add, edit or remove a template.

 

 

This user interface allows you to:

 

Using the preferences pages you can configure JSEclipse to adapt to your particular work style.