Immissione

Indicate your preferences for the Typing settings on the Opens the Typing preference page Java > Editor > Typing preference page.

Opzione

Descrizione

Impostazione predefinita

Chiusura automatica

Select for which characters a closing character should be inserted when typing the opening character.

All on

Inserimento automatico nella posizione corrente

Select which characters should be automatically inserted when they are required.

All off

Tab key indents the current line

If enabled then the tab key can be used to indent the current line.

Attivo

Adjust indentation

When pasting Java code from the clipboard adjust its indentation to the current indentation level.

Attivo

Aggiorna importazioni

When pasting Java code from the clipboard add the required import statements to the import section.

Attivo

Wrap automatically

If enabled, string literals are wrapped when they exceed the max line length.

Attivo

Escape text when pasting into a string literal

If enabled, special characters in pasted strings are escaped when they are pastet into an existing string literal.

Disattiva

Riferimenti correlati

Java Editor preference page