Michael Vorburger

Results 604 comments of Michael Vorburger

I would also find having getters on generated Builders useful in a particular use case (unrelated to this one; re. _"if you set something, then you usually know what you've...

> current behavior is for nix log to interpret no argument as the "default installable", the current directory flake. So in many cases this will accidentally be the right thing,...

This looks like a duplicate of #445 ?

==> https://github.com/oduwsdl/setup-ipfs/issues/1

This problem is fixed in https://github.com/oduwsdl/setup-ipfs by @oduwsdl - Thank You!

#1872 is possibly related, but even simpler, without (something like) `` @KermanX @Mrbibi38 FYI.

Thank You for the prompt feedback and for considering this! > I'm interested in which ones you would see as most valuable. My feedback would be to do the following:...

Makes sense. With "JavaDoc" now mentioned (for Ctrl-F), and badges just coming up), I'm very happy to simply close this (unmerged). OK for you?

Re-opening, because #54 did not fix this, see #55.

```sh $ git clone https://github.com/lastnpe/eclipse-external-annotations-m2e-plugin.git $ ./mvnw clean package [INFO] Scanning for projects... [ERROR] Misconfigured toolchain. org.apache.maven.toolchain.MisconfiguredToolchainException: Non-existing JDK home configuration at /usr/lib/jvm/java-11 at org.apache.maven.toolchain.java.JavaToolchainFactory.createToolchain(JavaToolchainFactory.java:108) at org.apache.maven.toolchain.DefaultToolchainManager.selectToolchains(DefaultToolchainManager.java:97) at org.apache.maven.toolchain.DefaultToolchainManager.getToolchains(DefaultToolchainManager.java:74) at...