File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 4
4
<output url =" file://$MODULE_DIR$/build/production" />
5
5
<output-test url =" file://$MODULE_DIR$/build/test" />
6
6
<exclude-output />
7
+ <content url =" file://$MODULE_DIR$/../../build/javascript/atoms" >
8
+ <sourceFolder url =" file://$MODULE_DIR$/../../build/javascript/selenium-atoms" type =" java-resource" relativeOutputPath =" com/thoughtworks/selenium/webdriven" />
9
+ </content >
7
10
<content url =" file://$MODULE_DIR$" >
8
11
<sourceFolder url =" file://$MODULE_DIR$/src" isTestSource =" false" />
9
12
<sourceFolder url =" file://$MODULE_DIR$/test" isTestSource =" true" />
10
13
</content >
14
+ <content url =" file://$MODULE_DIR$/../../third_party/js/sizzle" >
15
+ <sourceFolder url =" file://$MODULE_DIR$/../../third_party/js/sizzle" type =" java-resource" relativeOutputPath =" com/thoughtworks/selenium/webdriven" />
16
+ </content >
11
17
<orderEntry type =" inheritedJdk" />
12
18
<orderEntry type =" sourceFolder" forTests =" false" />
13
19
<orderEntry type =" library" name =" cglib" level =" project" />
You can’t perform that action at this time.
0 commit comments