-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #884 from JetBrains/merge/mps20223
Merge maintenance/mps20223 into maintenance/mps20232
- Loading branch information
Showing
100 changed files
with
56,342 additions
and
29,458 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/lib/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<solution name="de.itemis.stubs.batik" uuid="563a0770-eb88-4f4f-83ed-f708776fc2fe" moduleVersion="0"> | ||
<models> | ||
<modelRoot type="java_classes" contentPath="${module}/lib"> | ||
<sourceRoot location="batik-awt-util.jar" /> | ||
<sourceRoot location="batik-constants.jar" /> | ||
<sourceRoot location="batik-css.jar" /> | ||
<sourceRoot location="batik-dom.jar" /> | ||
<sourceRoot location="batik-ext.jar" /> | ||
<sourceRoot location="batik-i18n.jar" /> | ||
<sourceRoot location="batik-shared-resources.jar" /> | ||
<sourceRoot location="batik-svggen.jar" /> | ||
<sourceRoot location="batik-util.jar" /> | ||
<sourceRoot location="batik-xml.jar" /> | ||
<sourceRoot location="xmlgraphics-commons.jar" /> | ||
</modelRoot> | ||
</models> | ||
<facets> | ||
<facet compile="mps" classes="mps" ext="no" type="java"> | ||
<classes generated="true" path="${module}/classes_gen" /> | ||
<library location="${module}/lib/batik-awt-util.jar" /> | ||
<library location="${module}/lib/batik-constants.jar" /> | ||
<library location="${module}/lib/batik-css.jar" /> | ||
<library location="${module}/lib/batik-dom.jar" /> | ||
<library location="${module}/lib/batik-ext.jar" /> | ||
<library location="${module}/lib/batik-i18n.jar" /> | ||
<library location="${module}/lib/batik-shared-resources.jar" /> | ||
<library location="${module}/lib/batik-svggen.jar" /> | ||
<library location="${module}/lib/batik-util.jar" /> | ||
<library location="${module}/lib/batik-xml.jar" /> | ||
<library location="${module}/lib/xmlgraphics-commons.jar" /> | ||
</facet> | ||
</facets> | ||
<dependencies> | ||
<dependency reexport="false">6354ebe7-c22a-4a0f-ac54-50b52ab9b065(JDK)</dependency> | ||
</dependencies> | ||
<languageVersions> | ||
<language slang="l:f3061a53-9226-4cc5-a443-f952ceaf5816:jetbrains.mps.baseLanguage" version="12" /> | ||
<language slang="l:f2801650-65d5-424e-bb1b-463a8781b786:jetbrains.mps.baseLanguage.javadoc" version="2" /> | ||
<language slang="l:ceab5195-25ea-4f22-9b92-103b95ca8c0c:jetbrains.mps.lang.core" version="2" /> | ||
<language slang="l:9ded098b-ad6a-4657-bfd9-48636cfe8bc3:jetbrains.mps.lang.traceable" version="0" /> | ||
</languageVersions> | ||
<dependencyVersions> | ||
<module reference="6354ebe7-c22a-4a0f-ac54-50b52ab9b065(JDK)" version="0" /> | ||
<module reference="563a0770-eb88-4f4f-83ed-f708776fc2fe(de.itemis.stubs.batik)" version="0" /> | ||
</dependencyVersions> | ||
</solution> | ||
|
Oops, something went wrong.