Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-dev] Spell checking in pom.xml

I am a little annoyed by the POM editor because so much of my tag bodies are underlined for misspellings (but it's just code). I've been looking around the Eclipse API and found the SpellingService [1], but I haven't determine if it's actually possible to customize an editor to tailor the spell checking. I am hoping there's a way to determine if spell check can be disabled for standard POM tags. WDYT?

[1] http://help.eclipse.org/mars/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fui%2Ftexteditor%2Fspelling%2Fpackage-summary.html

Cheers,
Paul

Back to the top