Mickael Istria
Mickael Istria
I don't think trying to hack the jar directly is a working process as the Eclipse IDE can cache a lot of things, resulting in the modifications not being taken...
m2e-apt's code is now included in https://github.com/eclipse-m2e/m2e-core , please consider reporting issue to https://github.com/eclipse-m2e/m2e-core/issues if it's still relevant.
m2e-apt's code is now included in https://github.com/eclipse-m2e/m2e-core , please consider reporting issue to https://github.com/eclipse-m2e/m2e-core/issues if it's still relevant.
m2e-apt's code is now included in https://github.com/eclipse-m2e/m2e-core , please consider reporting issue to https://github.com/eclipse-m2e/m2e-core/issues if it's still relevant.
Reference: https://bugs.eclipse.org/bugs/show_bug.cgi?id=466532
There is no need to relicense anything, since you're already using EPL. I believe you could simply start by cloning eclipse.platform.text repo ( https://git.eclipse.org/r/#/admin/projects/platform/eclipse.platform.text ) add your plugins there (renamed...
Thanks for this explanation. I've been a bit deeper on this topic, and it seems like a simpler approach would be to rely on the implementation of the "Block selection"...
You can use @nickboldt fork which is more up-to-date and more likely to access PRs.
m2e-apt's code is now included in https://github.com/eclipse-m2e/m2e-core , please consider reporting issue to https://github.com/eclipse-m2e/m2e-core/issues if it's still relevant.
Do you get regular content-assist and so on working properly in your .cs file? It seems like this could be an issue in OmniSharp not using the right language version...