Skip to content

Commit

Permalink
adding rake-tasks project for intellij, CrazyFun right in your IDE! *…
Browse files Browse the repository at this point in the history
…CRAZY*
  • Loading branch information
lukeis committed Mar 10, 2016
1 parent f0c63e0 commit f740b80
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .idea/libraries/guava.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/libraries/servlet_api.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions java/client/client.iml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<output-test url="file://$MODULE_DIR$/build/test" />
<exclude-output />
<content url="file://$MODULE_DIR$/../../build/javascript/selenium-atoms">
<sourceFolder url="file://$MODULE_DIR$/../../build/javascript/selenium-atoms" type="java-resource" relativeOutputPath="com/thoughtworks/selenium/webdriven" />
<sourceFolder url="file://$MODULE_DIR$/../../build/javascript/selenium-atoms" type="java-resource" />
</content>
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
</content>
<content url="file://$MODULE_DIR$/../../third_party/js/sizzle">
<sourceFolder url="file://$MODULE_DIR$/../../third_party/js/sizzle" type="java-resource" relativeOutputPath="com/thoughtworks/selenium/webdriven" />
<sourceFolder url="file://$MODULE_DIR$/../../third_party/js/sizzle" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
Expand Down
5 changes: 2 additions & 3 deletions rake-tasks/rake-tasks.iml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

</module>

0 comments on commit f740b80

Please sign in to comment.