Mickael Istria

Results 372 comments of Mickael Istria

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.

I have to do `dotnet restore` before connecting to the language-server? I didn't do it, as I expect the language server to take care of all such language-specific stuff.

Ok, thanks for the hint, I'll try to restore first. Is the issue you mention already reported on another GitHub issue I could follow?

As you advised, I tried a `dotnet restore` and it works. Should I close the issue then or do we keep it alive to track the issue regarding running restore...

In the meantime, an OSGi-fied re-packaging (thanks to Tycho feature) of joni is published at https://download.eclipse.org/tm4e/snapshots/plugins/ .

@scheind would you be interested in contributing your patch as a PR to aCute and then be nominated as a committer?

Thanks! While this is not a game changer per-se, I believe this will actually allow to make Tycho a bit more maven-y by replacing some Tycho-specific constructs (target-platform-configuration) by standard...

The issue can be see by running the p2Repository.reactor project which is part of tycho-its.

Does mousefeed also show shortcuts typed by the user on screen? If yes, I believe it can be a killer feature for conference presenters!

I think it's truly OSS, at least OSS enough to be approved in an Eclipse.org project (Eclipse aCute got a CQ approved for Omnisharp-Roslyn). License is MIT, it uses mono...