Michael Keppler
Michael Keppler
If you try the above example on your local machine, then you would notice that the 2 skip options have different documentation being shown on the right (not visible in...
That is illegal. The copyright notice cannot be changed to just remove the original author. That would violate the LGPL itself, because it requires to include the original copyright notice....
> I just wanted to point out that while I do enable these for my own projects, these will only work if everyone is using Eclipse as their IDE Actually,...
Just so you know this is not forgotten. I have a WIP change locally which does configure formatter, cleanup, imports etc. and by applying all of those >90% of all...
That is a _single_ change. It applies the formatter and cleanups as automated refactorings to _every_ file in the project. There is no manual code editing involved, but still every...
> But it's not immediately clear to me how to use Java 17 only for the `RefasterTemplateProcessor` annotation processor, and then use Java 8 for the generated sources. 🤔 To...
Since there is an official release of the build cache extension, I've tried it on one of my repos. Unfortunately it already fails quite early, because Tycho has sanity checks...
I can't reproduce this in a current version (also on Windows). The sources look good, there is an initial size set for the dialog etc. The symptoms you describe would...
I'd like to close this in favour of #568. I'd avoid trying to index any online URL to get the available help URLs. We could eventually resurrect the "Open URL"...
I'm regularly using the plugin on workspaces with millions of lines of code in them. There is no performance problem with the automatic build enabled, because both the Java tooling...