We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c634d4f commit 26395e4Copy full SHA for 26395e4
.gitignore
@@ -1,3 +1,4 @@
1
*.bak
2
*.xml
3
-readme.txt
+readme.txt
4
+.buildpath
.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>TestCoverage</name>
+ <comment></comment>
5
+ <projects>
6
+ </projects>
7
+ <buildSpec>
8
+ <buildCommand>
9
+ <name>com.intersystems.atelier.core.validator</name>
10
+ <arguments>
11
+ </arguments>
12
+ </buildCommand>
13
+ </buildSpec>
14
+ <natures>
15
+ <nature>com.intersystems.atelier.core.nature</nature>
16
+ </natures>
17
+</projectDescription>
0 commit comments