Skip to content

Commit ac522ee

Browse files
committed
Move o.i.contextfilter.plugin to solutions folder (#1360).
1 parent 58812b2 commit ac522ee

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

code/languages/org.iets3.opensource/.mps/modules.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
<modulePath path="$PROJECT_DIR$/languages/org.iets3.components.plugin/org.iets3.components.plugin.msd" folder="comp" />
2929
<modulePath path="$PROJECT_DIR$/languages/org.iets3.components.req/org.iets3.components.req.mpl" folder="comp" />
3030
<modulePath path="$PROJECT_DIR$/languages/org.iets3.components.toplevel.adapter/org.iets3.components.toplevel.adapter.mpl" folder="comp" />
31-
<modulePath path="$PROJECT_DIR$/languages/org.iets3.contextfilter.plugin/org.iets3.contextfilter.plugin.msd" folder="contextfilter" />
3231
<modulePath path="$PROJECT_DIR$/languages/org.iets3.contextfilter/org.iets3.contextfilter.mpl" folder="contextfilter" />
3332
<modulePath path="$PROJECT_DIR$/languages/org.iets3.core.assessment/org.iets3.core.assessment.mpl" folder="assessmt" />
3433
<modulePath path="$PROJECT_DIR$/languages/org.iets3.core.attributes/org.iets3.core.attributes.mpl" folder="core" />
@@ -106,6 +105,7 @@
106105
<modulePath path="$PROJECT_DIR$/solutions/org.iets3.analysis.solversupport.util/org.iets3.analysis.solversupport.util.msd" folder="analysis" />
107106
<modulePath path="$PROJECT_DIR$/solutions/org.iets3.components.core.interpreter/org.iets3.components.core.interpreter.msd" folder="comp" />
108107
<modulePath path="$PROJECT_DIR$/solutions/org.iets3.components.core.sandbox/org.iets3.components.core.sandbox.msd" folder="comp" />
108+
<modulePath path="$PROJECT_DIR$/solutions/org.iets3.contextfilter.plugin/org.iets3.contextfilter.plugin.msd" folder="contextfilter" />
109109
<modulePath path="$PROJECT_DIR$/solutions/org.iets3.core.expr.adt.interpreter/org.iets3.core.expr.adt.interpreter.msd" folder="expr.lang-advanced" />
110110
<modulePath path="$PROJECT_DIR$/solutions/org.iets3.core.expr.base.collections.stubs/org.iets3.core.expr.base.collections.stubs.msd" folder="expr.lang-core" />
111111
<modulePath path="$PROJECT_DIR$/solutions/org.iets3.core.expr.base.interpreter/org.iets3.core.expr.base.interpreter.msd" folder="expr.lang-core" />
File renamed without changes.
File renamed without changes.

code/languages/org.iets3.opensource/solutions/org.iets3.opensource.build/models/org/iets3/opensource/build/build.mps

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -872,7 +872,7 @@
872872
<node concept="398BVA" id="7yHH$DDoENw" role="3LF7KH">
873873
<ref role="398BVh" node="5wLtKNeTaqD" resolve="iets3.lang.opensource" />
874874
<node concept="2Ry0Ak" id="7yHH$DDoEQK" role="iGT6I">
875-
<property role="2Ry0Am" value="languages" />
875+
<property role="2Ry0Am" value="solutions" />
876876
<node concept="2Ry0Ak" id="7yHH$DDpuOC" role="2Ry0An">
877877
<property role="2Ry0Am" value="org.iets3.contextfilter.plugin" />
878878
<node concept="2Ry0Ak" id="7yHH$DDpuXr" role="2Ry0An">
@@ -919,7 +919,7 @@
919919
<node concept="398BVA" id="7yHH$DDpv0Z" role="3LXTmr">
920920
<ref role="398BVh" node="5wLtKNeTaqD" resolve="iets3.lang.opensource" />
921921
<node concept="2Ry0Ak" id="7yHH$DDpv10" role="iGT6I">
922-
<property role="2Ry0Am" value="languages" />
922+
<property role="2Ry0Am" value="solutions" />
923923
<node concept="2Ry0Ak" id="7yHH$DDpv11" role="2Ry0An">
924924
<property role="2Ry0Am" value="org.iets3.contextfilter.plugin" />
925925
<node concept="2Ry0Ak" id="7yHH$DDpv12" role="2Ry0An">

0 commit comments

Comments
 (0)