Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions sdkcompat/readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
General guidance: read the sdkcompat section of https://github.com/bazelbuild/intellij?tab=readme-ov-file#contributions

The master folder contains compatibility shims for the master version of the IJ SDK, to be built with JPS.

When adding a new file to sdkcompat (or changing an existing one to accomodate for new changes),
add a comment specifying what the change is and the sdk version it was introduced in.

Expand Down