Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Remus/Elimination of IP Blockers

< Remus
Revision as of 06:37, 31 May 2010 by Unnamed Poltroon (Talk) (New page: There are some major issues which will prevent the Remus Developers to commit their sources to the Eclipse Repository. This page should track the status of the issues. == Icons == Most of...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

There are some major issues which will prevent the Remus Developers to commit their sources to the Eclipse Repository. This page should track the status of the issues.

Icons

Most of the icons are part of the commercial icon set from Incors[1]. This icons needs to completely replaced by icons which license is compatible with the EPL. In addition we have to think about creating our own icons (regarding icons where we cannot find any adequate free alternative).

Status: Progress.gif

HTML Editor

The current HTML Editor is a very important widget in this project. The current implementation uses an embedded tinyMCE editor, which is licensed under LGPL, which is not compatible with the EPL. We have to replace tinyMCE with CKEditor which is already approved.

Status: Glass.gif

SourceCode Pretty Printer

The underlying source code formatter for the information type "SourceCode" is based on the bundles from Eclipse-Colorer[2] which is licensed under MIT, which is not compatible with the EPL. We're lookign for an alternative.

Status: Ok green.gif SourceCode won't be part of the Eclipse project, providing the bundle from a third-party.

Microsoft Outlook Connector

The outlook connector uses a commercial library to communicate with the local outlook instance. The license prohibits any sharing.

Status: Ok green.gif The Outlook connector won't be part of the Eclipse project, providing the bundle from a third-party.


Legend:

  • nothing - TBD
  • Glass.gif - investigating
  • Progress.gif - in progress
  • Ok green.gif - completed
  • Error.gif - dropped

Back to the top