Skip to content

Commit

Permalink
Merge pull request #2474 from mbeddr/merge/mps20223
Browse files Browse the repository at this point in the history
Merge maintenance/mps20223 into master
  • Loading branch information
sergej-koscejev authored Aug 15, 2024
2 parents f5a9e4d + 6327ee5 commit 07b9385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/Eclipse.Debugger/Debugger.msd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<solution name="Eclipse.Debugger" uuid="85d9f97b-1654-4692-b61c-fcc40db03653" moduleVersion="0" pluginKind="PLUGIN_OTHER" compileInMPS="false">
<models>
<modelRoot contentPath="${module}/lib" type="java_classes">
<modelRoot type="java_classes" contentPath="${module}/lib">
<sourceRoot location="aopalliance.jar" />
<sourceRoot location="cdt-facade.jar" />
<sourceRoot location="cdt.jar" />
Expand All @@ -28,7 +28,7 @@
</modelRoot>
</models>
<facets>
<facet type="java">
<facet type="java" compile="ext" classes="mps" ext="yes">
<classes generated="true" />
</facet>
<facet pluginId="com.mbeddr.spawner" type="ideaPlugin" />
Expand Down

0 comments on commit 07b9385

Please sign in to comment.