From 022dbdb6702f40e57bcf4bda4ee95b1f9164ca09 Mon Sep 17 00:00:00 2001 From: Sebastiano Poggi Date: Wed, 27 Nov 2024 12:15:34 +0100 Subject: [PATCH] Add moving to IJP note to README GitOrigin-RevId: 0d0c420d1945b4f1e57ef20942ea79ef90ebfa34 --- platform/jewel/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/platform/jewel/README.md b/platform/jewel/README.md index bc83a4836c9d..6561c27c9afb 100644 --- a/platform/jewel/README.md +++ b/platform/jewel/README.md @@ -7,6 +7,13 @@ Jewel aims at recreating the IntelliJ Platform's _New UI_ Swing Look and Feel in Compose for Desktop, providing a desktop-optimized theme and set of components. +> [!CAUTION] +> Jewel is moving to the IntelliJ Platform! All active development will move to +> https://github.com/JetBrains/intellij-community and this repository will just mirror that. +> More information to follow soon — but please **consider the code on this repository as read-only**. + +--- + > [!WARNING] > > This project is in active development, and caution is advised when considering it for production uses. You _can_ use