wodencafe

Results 11 issues of wodencafe

The New Bnd OSGi Project Window can be shrunk vertically to be smaller than its contents, but does not receive a scroll bar to view the hidden contents. Please see...

On the New Bnd OSGi Project Wizard / Window, the labels "Use an execution environment JRE" and "Use a project specific JRE" backgrounds cover the actual ComboBox data. ![screenshot_20170211_162233](https://cloud.githubusercontent.com/assets/9727493/22857972/913d53b6-f076-11e6-83c7-4f001740006c.png) ![ezgif...

This pull request is meant to address https://issues.apache.org/jira/projects/IO/issues/IO-552 by treating tilde ~ as a valid character for file and directory names. https://issues.apache.org/jira/projects/IO/issues/IO-552

This PR removes some redundant methods from IOUtils, specifically those which use String and StringBuffer, as the same methods that accept CharSequence as a parameter exist, and it is the...

This pull request chains together IOExceptions thrown from closing multiple Closeable instances, which allows the method to attempt to close all of the Closeable instances rather than halting at the...

This pull request adds [DBeaver](https://dbeaver.io/) to the tools section. DBeaver is a free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases....

This allows for username / password authentication in JmxServer by adding support for JMXAuthenticator, and a default implementation for handling username / password.

Add null checks to avoid a strange situation with Null Pointer Exceptions. We triggered this somehow, with code that worked with FilterTable 0.9.9.v7, but broke with 0.9.11.v7. These null checks...

Hi, I used the Eclipse Wizard to create a new Vaadin 8 Project, and as I went through the wizard I received this exception: ![ezgif-2-730ac3ed4c](https://user-images.githubusercontent.com/9727493/30776970-16583ce6-a076-11e7-9f97-1151959979ae.gif) ![broken_vaadin](https://user-images.githubusercontent.com/9727493/30776892-74290708-a074-11e7-8695-f1d4e336abf3.png) ``` REPORT eclipseBuildId 4.7.0.I20170612-0950...

When I use the Vaadin Wizard in Eclipse to create a new Vaadin 7 Project, I receive the following exception: ![ezgif-2-ec99ac91d2](https://user-images.githubusercontent.com/9727493/30776958-acab25f6-a075-11e7-9197-c2da83e64b91.gif) ``` REPORT eclipseBuildId 4.7.0.I20170612-0950 eclipseProduct org.eclipse.epp.package.java.product javaRuntimeVersion 1.8.0_144-b01 osgiWs...