Annoying eclipse automatically closing quotes

Solution 1:

Try Window -> Preferences -> Java -> Editor -> Typing and uncheck the "Strings" checkbox in the "Automatically close" group.

Solution 2:

You need to turn this feature off for all editors: Go to Preferences and in the "type filer text" box type "typing". Then click on each result and un-check all unwanted automatically close options.

Solution 3:

Jump out of the quotes by simply hitting Enter when you are done typing the string contents (at least, in the java editor).

Solution 4:

To turn off auto quotes in Titanium Studio, under preferences -> Titanium Studio -> Editors -> uncheck "Auto-close matching character pairs"