From 4d9e9342804bfa445738c3c44ac0f13e0604d99b Mon Sep 17 00:00:00 2001 From: Artemy Pestretsov Date: Wed, 27 Nov 2024 22:01:54 +0100 Subject: [PATCH] IJ-CR-151119 [dotenv] update plugin content after running IdeaUltimatePackagingTest (cherry picked from commit 22448bed97a07b54386a97b0197a453e6b3c7fca) GitOrigin-RevId: 59aa2a03dd0dc26e3f48b3ea89f23f8768ebec8d --- plugins/env-files-support/plugin-content.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plugins/env-files-support/plugin-content.yaml diff --git a/plugins/env-files-support/plugin-content.yaml b/plugins/env-files-support/plugin-content.yaml new file mode 100644 index 000000000000..7e8c881e6d6e --- /dev/null +++ b/plugins/env-files-support/plugin-content.yaml @@ -0,0 +1,3 @@ +- name: lib/dotenv.jar + modules: + - name: intellij.dotenv \ No newline at end of file