File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
sherlock-branding/resources/idea Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33## About
44
55This is the customized IntelliJ platform for Sherlock Project based
6- off the IntelliJ Platform Version 2024 .2. To read more on the IntelliJ Platform documentation scroll down to the IntelliJ IDEA Community
6+ off the IntelliJ Platform Version 2025.1 .2. To read more on the IntelliJ Platform documentation scroll down to the IntelliJ IDEA Community
77Edition section.
88
99## Download Instructions
@@ -34,7 +34,7 @@ The following steps build Sherlock Platform only on Linux and Mac:
3434* Run ` chmod +x ./build_sherlock_platform.sh ` from the root of the directory to grant access.
3535* Run ` ./build_sherlock_platform.sh ` to build the platform.
3636* Extract the artifact from ` out/sherlock-platform/artifacts ` according to the OS.
37- * Run the platform from ` out/sherlock-platform/artifacts/sherlock-platform-242.21829 /Sherlock\ Platform-2024.2.1 /bin/ `
37+ * Run the platform from ` out/sherlock-platform/artifacts/sherlock-platform/Sherlock\ Platform-2025.1.2 /bin/ `
3838
3939## Creating a New Release for Sherlock Platform
4040
Original file line number Diff line number Diff line change 22 <!-- Original version of IntelliJ Platform was: -->
33 <!-- <version major="2025" minor="1.2"/> -->
44 <!-- The following is the Sherlock platform version: -->
5- <version major =" 2" minor =" 0" patch =" 2 " />
5+ <version major =" 2" minor =" 0" patch =" 3 " />
66 <company name =" Google" url =" http://developer.android.com" />
77 <build number =" IC-__BUILD__" date =" __BUILD_DATE__" majorReleaseDate =" 20250416" />
88 <logo url =" /sherlock_logo.png" />
You can’t perform that action at this time.
0 commit comments