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

Java adapter #106

Merged
merged 22 commits into from
Sep 18, 2022
Merged

Java adapter #106

merged 22 commits into from
Sep 18, 2022

Commits on Mar 7, 2021

  1. Initial java configuration

    daveleroy committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    75472ef View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Implement java adapter

    LDAP committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    ca1cad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c15016 View commit details
    Browse the repository at this point in the history
  3. Remove debug output

    LDAP committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    2775766 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Fix Exception on jdtls server

    Error parsing message: com.google.gson.JsonSyntaxException: Expected a com.google.gson.JsonObject but was com.google.gson.JsonNull
    LDAP committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    d131bf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Resolve classPaths and mainClass

    LDAP committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    99d72ec View commit details
    Browse the repository at this point in the history
  2. Show errors

    LDAP committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    b126fc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c482ce7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0fc030 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4805618 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    a0d9d2c View commit details
    Browse the repository at this point in the history
  2. Update Java adapter to new API

    LDAP committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    846c839 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Configuration menu
    Copy the full SHA
    43f91c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    27cdc87 View commit details
    Browse the repository at this point in the history
  2. Update Java adapter to new API

    LDAP committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    dbe7182 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    ef9bbec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aac31cb View commit details
    Browse the repository at this point in the history
  3. Update README

    LDAP committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    71fabb5 View commit details
    Browse the repository at this point in the history
  4. Java: Format

    LDAP committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    83650c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85f3cfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe97c7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43c28ba View commit details
    Browse the repository at this point in the history