Refactor editors into separate feature for standalone use

This creates a new feature without dependencies to Mylyn Tasks and
Context UI which includes only the WikiText editors. The existing
feature is reworked to include the new feature. This provides backwards
compatibility for existing clients of the current feature.

Change-Id: I961e8010041eecfbd242e8f71239623bc78f28ce
Signed-off-by: Gunnar Wagenknecht <gunnar@wagenknecht.org>
10 files changed
tree: 7a25d34bfbe6eab72726083b610b2a0d8907b28f
  1. org.eclipse.mylyn.docs-site/
  2. org.eclipse.mylyn.docs.development-feature/
  3. org.eclipse.mylyn.docs.epub-feature/
  4. org.eclipse.mylyn.docs.epub.ant.core/
  5. org.eclipse.mylyn.docs.epub.core/
  6. org.eclipse.mylyn.docs.epub.help/
  7. org.eclipse.mylyn.docs.epub.sdk-feature/
  8. org.eclipse.mylyn.docs.epub.tests/
  9. org.eclipse.mylyn.docs.epub.ui/
  10. org.eclipse.mylyn.docs.sdk-feature/
  11. org.eclipse.mylyn.htmltext-feature/
  12. org.eclipse.mylyn.htmltext.ui/
  13. org.eclipse.mylyn.wikitext-feature/
  14. org.eclipse.mylyn.wikitext-standalone/
  15. org.eclipse.mylyn.wikitext.asciidoc.core/
  16. org.eclipse.mylyn.wikitext.asciidoc.tests/
  17. org.eclipse.mylyn.wikitext.asciidoc.ui/
  18. org.eclipse.mylyn.wikitext.commonmark/
  19. org.eclipse.mylyn.wikitext.commonmark.tests/
  20. org.eclipse.mylyn.wikitext.commonmark.ui/
  21. org.eclipse.mylyn.wikitext.confluence.core/
  22. org.eclipse.mylyn.wikitext.confluence.ui/
  23. org.eclipse.mylyn.wikitext.context.ui/
  24. org.eclipse.mylyn.wikitext.core/
  25. org.eclipse.mylyn.wikitext.core.ant/
  26. org.eclipse.mylyn.wikitext.core.maven/
  27. org.eclipse.mylyn.wikitext.core.osgi/
  28. org.eclipse.mylyn.wikitext.core.osgi.tests/
  29. org.eclipse.mylyn.wikitext.core.tests/
  30. org.eclipse.mylyn.wikitext.creole.core/
  31. org.eclipse.mylyn.wikitext.creole.tests/
  32. org.eclipse.mylyn.wikitext.creole.ui/
  33. org.eclipse.mylyn.wikitext.editors-feature/
  34. org.eclipse.mylyn.wikitext.extras-feature/
  35. org.eclipse.mylyn.wikitext.help.sdk/
  36. org.eclipse.mylyn.wikitext.help.ui/
  37. org.eclipse.mylyn.wikitext.html.core/
  38. org.eclipse.mylyn.wikitext.html.tests/
  39. org.eclipse.mylyn.wikitext.markdown.core/
  40. org.eclipse.mylyn.wikitext.markdown.tests/
  41. org.eclipse.mylyn.wikitext.markdown.ui/
  42. org.eclipse.mylyn.wikitext.mediawiki.core/
  43. org.eclipse.mylyn.wikitext.mediawiki.core.ant/
  44. org.eclipse.mylyn.wikitext.mediawiki.ui/
  45. org.eclipse.mylyn.wikitext.sdk-feature/
  46. org.eclipse.mylyn.wikitext.tasks.ui/
  47. org.eclipse.mylyn.wikitext.tests/
  48. org.eclipse.mylyn.wikitext.textile.core/
  49. org.eclipse.mylyn.wikitext.textile.ui/
  50. org.eclipse.mylyn.wikitext.tracwiki.core/
  51. org.eclipse.mylyn.wikitext.tracwiki.ui/
  52. org.eclipse.mylyn.wikitext.twiki.core/
  53. org.eclipse.mylyn.wikitext.twiki.ui/
  54. org.eclipse.mylyn.wikitext.ui/
  55. .gitignore
  56. CONTRIBUTING.txt
  57. pom.xml
  58. README.md
README.md

org.eclipse.mylyn.docs

Developer resources:

Information regarding source code management, builds, coding standards, and more.