Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CustomTable.java #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update CustomTable.java #77

wants to merge 1 commit into from

Conversation

wodencafe
Copy link

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 protect against the issue.

Add null checks to avoid a strange situation with Null Pointer Exceptions.
@ikus060
Copy link

ikus060 commented Nov 24, 2014

I need some instruction to compile it. I'm used to maven, not Ivy. I've try running the following command: java -jar /usr/share/java/ivy.jar Most dependencies are resolved, but popupbutton v 2.4.1 is not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants