forked from BrowserStackCE/bstack-robot-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.project
More file actions
24 lines (24 loc) · 657 Bytes
/
.project
File metadata and controls
24 lines (24 loc) · 657 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
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>bs-robot-framework</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.robotframework.ide.eclipse.main.plugin.robotLibrariesBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.robotframework.ide.eclipse.main.plugin.robotNature</nature>
</natures>
<linkedResources>
<link>
<name>libspecs/Process.py</name>
<type>1</type>
<location>/Users/nithyamani/Library/Python/2.7/lib/python/site-packages/robot/libraries/Process.py</location>
</link>
</linkedResources>
</projectDescription>