Turn off spell checking in Eclipse for good

后端 未结 4 813
夕颜
夕颜 2021-01-31 06:47

Every time I create a new workspace in Eclipse I have to turn off the spell checking via Preferences. (Preferences->General->Editors->Text Editors->Spelling->Enable Spell Checki

4条回答
  •  我在风中等你
    2021-01-31 07:38

    There are some ways for sharing preferences, but it doesn't come with the platform. The one I use is now available as an attachment to https://bugs.eclipse.org/bugs/show_bug.cgi?id=334016 or more particular as attachment https://bugs.eclipse.org/bugs/attachment.cgi?id=196866

    Install into your Eclipse. Then you can export selected preferences to an .epf file. Also add a preference (!) in Preferences > General > Common Preferences which will share your settings across newly created workspaces.

    I use this all the time and though it is not perfect, it does save a lot of effort in keeping my preferences aligned across workspaces.

提交回复
热议问题