score:22
It's not a perfect fix, but you can copy existing workspace preferences into any workspace. I keep a separate .epf
(Eclipse preferences file, I guess) that I just import into every new workspace I create:
File → Import... → General → Preferences → Next > From preference file
Related
score:2
If you are writing Java code, Window -> Preferences -> Java -> JDT Spelling
score:3
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.
score:19
Preferences->General->Editors->Text Editors->Spelling Uncheck the box "Enable spell checking"
Source: stackoverflow.com
Related Query
- Turn off spell checking in Eclipse for good
- How to turn off the Eclipse code formatter for certain sections of Java code?
- Turn off Eclipse formatter for selected code area?
- How to turn off error reporting by Eclipse for .md files
- Installed Nodeclipse on Eclipse Kepler, cannot turn off Java spell check
- How to turn off warnings for @string resource in eclipse for the Android SDK
- Eclipse - how to turn off dynamic compilation/error checking
- Adding a dictionary to Eclipse for spell checking other than the english one
- How do I turn off the "Visible only for test sources" feature in Eclipse Photon?
- How to turn off the Eclipse code formatter for certains sections of maven pom.xml
- How do I turn off automatic update checking for plugins in Mars Eclipse?
- How to turn off compile time errors for Java in Eclipse IDE
- Suggestions for spell checking HTML with Aptana plugin for Eclipse
- Eclipse 3.6, turn off autocomplete for Salesforce (force.com)
- Java Eclipse turn off auto build workspace on save
- how to turn off break line in eclipse
- Any good tutorial for moving from eclipse to vim?
- Turn off tooltips in Eclipse / Aptana
- Eclipse keeps re-checking my git repositories. How do I turn this off or change the interval?
- Turn off selected HTML errors in eclipse
- How to turn off the Javadoc hover in Eclipse (or selectively enable it)?
- Are there any good Continuous Testing plugins for Eclipse out right now?
- How to turn off Eclipse warning "The import is never used"?
- Eclipse - spell checking inside String Quotes ""
- How to turn off Eclipse auto expanded my project folders?
- PyDev - Turn off autocomplete + hotkey for completion suggestions?
- Disable checking for specific JavaScript error in Eclipse
- Speed up or turn off SVN cache update in Eclipse
- Turn off "error" about missing no-arg constructor in Eclipse
- How to turn off Eclipse console on Windows
More Query from same tag
- Java 1.7.0_45 Update and Eclipse Helios incompatibility issues
- Classes of referenced EJB project not found in (the referencing) Web project
- Adding combo box on toolbar of eclipse using Eclipse plug-in development API
- Can't add items (neither layout) to activity (ADT)
- Refresh Gradle Project in Eclipse rewrites project settings
- Eclipse and Pydev - how to edit syntax coloring choices
- Deployed Maven project to Tomcat 7, still getting 404
- How get Eclipse src and rebuild (compile) it for a new language?
- Importing a Maven project as a sub project in an existing project in eclipse
- JavaScript on Netbeans Scarce Code Support Features
- Can't start Glassfish 3.1.2.2 on Eclipse Juno
- STM32 GNU ARM Linker: undefined reference to function() with eclipse
- In Eclipse, how do I exclude test folder of one maven project from another project that has as a dependency?
- java type conversion issue
- How to work around Eclipse neon 4.6 removal of org.eclipse.core.runtime.compatibility
- Running all test classes in all projects
- Eclipse java debugger consistently 6 lines off of where it should be, in one file
- how to find the layout width and height in xml?
- Why does the android apk size differs when built from windows and mac
- How to Programmatically Add Items to Eclipse's Problems View
- Eclipse Web Tools Platform (WTP) vs NetBeans - IDE for Java Web Development
- Block Internet Connection on Eclipse
- New comparison of Eclipse and NetBeans
- Eclipse: Use user libraries from another project
- Cant cast org.eclipse.ui.internal.WorkbenchWindow to org.eclipse.jface.window.ApplicationWindow
- My R class is not creating ids of my UI elements
- Getting error while running spark job for cassandra connector - Caused by: java.io.IOException: Failed to write statements to test.events
- Regular expression is working online and not in Eclipse
- How can I view the Bean Graph for @Autowired beans in Spring STS?
- How to get Googlecode SVN statistics