forked from google/codemirror.dart
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.project
More file actions
33 lines (33 loc) · 765 Bytes
/
.project
File metadata and controls
33 lines (33 loc) · 765 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>codemirror.dart</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.google.dart.tools.core.dartBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.dartlang.tools.dartBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.google.dart.tools.core.dartNature</nature>
<nature>org.dartlang.tools.dartNature</nature>
</natures>
<filteredResources>
<filter>
<id>1418538098911</id>
<name></name>
<type>30</type>
<matcher>
<id>com.google.dart.tools.core.packagesFolderMatcher</id>
</matcher>
</filter>
</filteredResources>
</projectDescription>