Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jetbrains/intellij-bsp
IntelliJ IDEA client for the Build Server Protocol (https://build-server-protocol.github.io/)
https://github.com/jetbrains/intellij-bsp
bazel build-server-protocol build-tool build-tool-integration
Last synced: 3 months ago
JSON representation
IntelliJ IDEA client for the Build Server Protocol (https://build-server-protocol.github.io/)
- Host: GitHub
- URL: https://github.com/jetbrains/intellij-bsp
- Owner: JetBrains
- License: apache-2.0
- Created: 2022-08-04T10:51:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T22:42:02.000Z (9 months ago)
- Last Synced: 2024-04-13T12:06:52.107Z (9 months ago)
- Topics: bazel, build-server-protocol, build-tool, build-tool-integration
- Language: Kotlin
- Homepage:
- Size: 3.4 MB
- Stars: 25
- Watchers: 15
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [ARCHIVED] Build Server Protocol client for IntelliJ IDEA
⚠️ **This repository has been archived and is no longer maintained.**
The code from this project has been moved to our new monorepo:
**[Project Hirschgarten](https://github.com/JetBrains/hirschgarten)**
Please refer to the new repository for the latest updates, issues, and pull requests.
## Why was this repository archived?
We've consolidated our projects into a monorepo structure to follow The Bazel Way.
## What should I do if I was using this repository?
If you were using or referencing this repository:
1. Update your references to point to [Project Hirschgarten](https://github.com/JetBrains/hirschgarten).
2. Check the [migration guide](https://github.com/JetBrains/hirschgarten/blob/main/docs/guides/MONOREPO_MIGRATION_GUIDE.md).
3. If you have any open issues or pull requests, please recreate them in the new repository.Thank you for your understanding and continued support!