Michael Keppler
Michael Keppler
be aware that Don's blog posts link to that documentation, so they may need updates.
> This will be a somewhat cumbersome upgrade since we would need to update all file headers. You should be good by doing simple file search/replace for adding the license...
Please merge this PR.
use ctrl-3, purge... to get rid of the eclipsecs cache.
Yes, I can do that. I still have to understand if the currently used comparator has some useful meaning for another (unknown to me) aspect. If not, I'd also expect...
Quite honestly, I had not even thought about that until you asked. I think I would be fine with both. The question of which one would be more nice for...
If you suspect null annotations not being found at compile time by Tycho, then you may want to look into configuring them explicitly for the maven run. I have something...
I see the error annotation in my pom.xml, too. But be aware that executing the same goal via CLI does work without any issues: ``` cd tycho-p2-repository-plugin mvn org.apache.maven.plugins:maven-plugin-plugin:3.10.2:descriptor@default-descriptor ```...
can you give me a pointer to that? I have a recent m2e 2.6.0 in that IDE. Or would that change require to delete the long XML chunk containing the...