Skip to content

Commit 2b2cfa2

Browse files
committed
Disable auto configuration updates for m2e.core and m2e.editor.lemminx
These projects have a configuration that does not align with the configuration derived from their pom.xml files. Therefore disable automatic updates to avoid unintended changes and occasional SCM disturbance.
1 parent 8c9e028 commit 2b2cfa2

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
activeProfiles=
2+
eclipse.m2.autoUpdateProjects=false
23
eclipse.preferences.version=1
34
resolveWorkspaceProjects=true
45
version=1
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
activeProfiles=
2+
eclipse.m2.autoUpdateProjects=false
3+
eclipse.preferences.version=1
4+
resolveWorkspaceProjects=true
5+
version=1

0 commit comments

Comments
 (0)