Michael Keppler
Michael Keppler
I'm fine with 4K instead of 3K. > Or is there a disadvantage in longer keys Besides (neglectible) disk storage increase, the main drawback is more compute resources necessary on...
Such an option should be sufficient for both cases. Is there a general convention on whether such an option should be multi-valued (which would depend on the recipe author), or...
We also have a company proxy requiring NTLM authentication, and we simply use gontlm or px as local proxy to automatically authenticate any connection, without any passwords being stored. You...
aggregating via ant or via embedded groovy (and groovy-maven-plugin) is easy, I would not recommend switching to another coverage tool just because of that. If you need some pointers, I...
There is meanwhile a dedicated (external) maven plugin: https://github.com/codefilarete/jacoco-aggregate-submodule. Be aware I haven't tested it. In my projects we use the groovy-maven-plugin and dynamically add all modules as dependency in...
> is there a **default** link to "contrubite" file somewhere in github UI The only one I'm aware of is "Insights" (at the top) > Community Standards > Contributing. And...
I haven't used the p2 ant scripts for building update sites, so I don't have any knowledge in that area. If you just need _any_ tycho.ds version to satisfy your...
I'm not sure if anyone involved in this lengthy thread dealt with this yet: > org.eclipse.swt.SWTError: No more handles That's an error thrown by Windows if a process has acquired...
You can do that with a little bit of manual work: On the search page, you can search for caches/trackables where the owner is your own username.
I'm not sure if there is any way to easily search own trackables, therefore I'm tempted to close this call now (menu for own caches has been added already).