-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove Joni&JCoding from org.eclipse.textmate4e.core #19
Comments
Using EBR, it would be relatively easy to turn those libs into OSGi bundles. Moreover, EBR is the technology Orbit is using, so it would make migration to Orbit smooth. In order to get to Orbit, we first need to get Textmate4e @eclipse.org and then to open CQs. Overall, I believe it will be simpler to fix this issue later, once already at Eclipse.org and directly move them to EBR and Orbit simultaneously, with the assistance of Orbit committers. |
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=510549 and https://bugs.eclipse.org/bugs/show_bug.cgi?id=510593 for inclusion into Orbit. |
Signed-off-by: Mickael Istria <[email protected]>
Issue #19: Use Joni and JCodings from Orbit
this one can be closed (I don't have permissions to do so) |
Thanks @mickaelistria for your work about this issue. |
It should be cleaner to remove Joni&JCoding JARS from org.eclipse.textmate4e.core and use import packages.
But there are 2 problems:
@mickaelistria have you an idea how to fix thoses 2 problems?
The text was updated successfully, but these errors were encountered: