Andrew Noyes 7e10464fc5 Fix a few java warnings
Finally got vscode to understand the java bindings.
Adding this to .vscode/settings.json did the trick

    "java.project.referencedLibraries": [
        "fdb-build/packages/*.jar"
    ]

Where fdb-build is my cmake build dir
2020-07-23 17:28:37 +00:00
..
2020-05-28 12:16:03 -07:00
2020-07-23 17:28:37 +00:00
2020-05-29 18:43:14 -07:00
2020-03-26 16:01:58 -07:00