kb1000

Results 44 issues of kb1000

This crate should be uploaded to [Crates.io](https://crates.io).

The `HelpFormatter` class calls `JCommander.getMainParameter()`, but the return value has been wrapped in a non-`ParameterDescriptor`-compatible class.

[crash-2018-11-11_13.00.21-server.txt](https://github.com/AbrarSyed/SecretRoomsMod-forge/files/2572561/crash-2018-11-11_13.00.21-server.txt) I've got a setup where `http_proxy` and `https_proxy` are set to an authenticated proxy server with credentials. Your mod seems to use it, but without the credentials. It gets...

This extension, instead of letting me login, directly sends me to https://github.com. (https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github)

This both happens with the official Minecraft launcher and Jetbrains Toolbox: ![image](https://user-images.githubusercontent.com/18211838/83844693-c03c2c00-a707-11ea-8467-be1307eb690c.png) When I don't run them under proxychains, they work as expected, but obviously get no internet connection. This...

Please add support for the argparse module, or at least supply a replacement that behaves similar (API compatibility is not important if you use a replacement).

Type-Enhancement

### Description ### Info * d-m-p version : 0.28.0 * Maven version (`mvn -v`) : ``` Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T17:06:16+02:00) Maven home: /home/kb1000/.m2/wrapper/dists/apache-maven-3.6.2-bin/795eh28tki48bv3l67maojf0ra/apache-maven-3.6.2 Java version: 1.8.0_242, vendor: Oracle Corporation,...

Reflections wasn't even used, and pulls in several other libraries. Commons Collections and Commons IO were redundant, since Guava was already in the project and has equivalents of everything that...

You probably know hs_err_pid*.log files already (they are JVM crashes or generally crashes in native code). Sometimes, the JVM will also generate replay_pid*.log or *.jfr files along them (with further...

A real compiler script with input file options as well as options like `-I`, `-D` and `-o` would be great-