Robert Laverty

Results 32 issues of Robert Laverty

I keep getting this error `IO Exception: bind failed: EADDRINUSE (Address already in use)` when trying to call `CorHttpd.startServer` I've even tried calling `CorHttpd.stopServer` numerous times before calling `CorHttpd.startServer` again....

So one can directly open a project via `.sublime-keymap` ```json { "keys": ["shift+alt+super+d"], "command": "project_manager", "args": { "project": "Dotfiles" } }, ```

**Describe the bug** With the Chrome DevTools open on the Omnibug panel, pressing `ctrl+f` presents the find input field at the bottom of the panel, but it's unresponsive and does...

bug

This happens with only a few jar files, but I get this error when throwing them through the dts-generator: ``` Exception in thread "main" java.lang.NullPointerException at com.telerik.dts.DtsApi.getInterfaces(DtsApi.java:352) at com.telerik.dts.DtsApi.generateDtsContent(DtsApi.java:75) at...

Recently updated to the latest generator and I'm noticing that many times `java.*` classes do not include periods. I notice you create a reference outside the `module` declarations but most...

question

How would I go about using an `aar` file instead of `jar`? I'd like to input `play-services-maps-9.4.0.aar` into the dts-generator.

enhancement

# TLDR > How do I import all the dependencies required for a `jar` file I'm setting as input? First I want to say, this repository is a game changer...

Sweet picker mate! I love everything about it. My only questions is do you have any plans to support legacy Objective-C with a bridging header file? [BuildingCocoaApps/MixandMatch](https://developer.apple.com/library/content/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html) Or maybe wrap...

enhancement

Would be super useful for complex diagrams :D