aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/javalanguageserver.h
Commit message (Expand)AuthorAgeFilesLines
* Android: Hide JLSSettings in cpp and provide a setup functionJarek Kobus2024-11-131-22/+1
* Android: Move more classes into Internal namespaceJarek Kobus2024-11-121-4/+2
* LanguageClient: Change toMap() signature of settings classeshjk2024-11-111-1/+1
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* LanguageClient: fix todoDavid Schulz2022-06-071-1/+2
* Android: Use FilePath in JavaLanguageServerhjk2021-09-271-2/+2
* Java: use a temporary directory for the workspaceDavid Schulz2021-02-231-1/+1
* JLS: add special java client that can execute jls commandsDavid Schulz2021-02-191-0/+1
* Java: add java language server settingsDavid Schulz2021-02-181-0/+53