Skip to content

Commit f740b80

Browse files
committed
adding rake-tasks project for intellij, CrazyFun right in your IDE! *CRAZY*
1 parent f0c63e0 commit f740b80

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

.idea/libraries/guava.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/servlet_api.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

java/client/client.iml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<output-test url="file://$MODULE_DIR$/build/test" />
66
<exclude-output />
77
<content url="file://$MODULE_DIR$/../../build/javascript/selenium-atoms">
8-
<sourceFolder url="file://$MODULE_DIR$/../../build/javascript/selenium-atoms" type="java-resource" relativeOutputPath="com/thoughtworks/selenium/webdriven" />
8+
<sourceFolder url="file://$MODULE_DIR$/../../build/javascript/selenium-atoms" type="java-resource" />
99
</content>
1010
<content url="file://$MODULE_DIR$">
1111
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
1212
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
1313
</content>
1414
<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" />
15+
<sourceFolder url="file://$MODULE_DIR$/../../third_party/js/sizzle" type="java-resource" />
1616
</content>
1717
<orderEntry type="inheritedJdk" />
1818
<orderEntry type="sourceFolder" forTests="false" />

rake-tasks/rake-tasks.iml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<module relativePaths="true" type="JAVA_MODULE" version="4">
2+
<module type="WEB_MODULE" version="4">
33
<component name="NewModuleRootManager" inherit-compiler-output="true">
44
<exclude-output />
55
<content url="file://$MODULE_DIR$" />
66
<orderEntry type="inheritedJdk" />
77
<orderEntry type="sourceFolder" forTests="false" />
88
</component>
9-
</module>
10-
9+
</module>

0 commit comments

Comments
 (0)