Skip to content

Commit

Permalink
Updating IDEA project for Java 7
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Jun 9, 2015
1 parent 7a5e890 commit bf71eca
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 25 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ java/client/src/org/openqa/selenium/ie/IeReturnTypes.java
javascript/deps.js
javascript/node/selenium-webdriver/node_modules/
.idea/vcs.xml
.idea/misc.xml
.idea/workspace.xml
.idea/dictionaries/
.idea/scopes/
Expand Down
6 changes: 1 addition & 5 deletions .idea/compiler.xml

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

9 changes: 9 additions & 0 deletions .idea/misc.xml

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

3 changes: 3 additions & 0 deletions py/python.iml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="sonarModuleSettings">
<option name="alternativeWorkingDirPath" value="" />
<option name="localAnalysisScripName" value="&lt;PROJECT&gt;" />
<option name="serverName" value="&lt;PROJECT&gt;" />
<option name="useAlternativeWorkingDir" value="false" />
<option name="workingDirSelection" value="&lt;MODULE&gt;" />
</component>
</module>
41 changes: 22 additions & 19 deletions rb/ruby.iml
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,32 @@
<sourceFolder url="file://$MODULE_DIR$/lib" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
</content>
<orderEntry type="jdk" jdkName="ruby-2.1.3-p242" jdkType="RUBY_SDK" />
<orderEntry type="jdk" jdkName="ruby-2" jdkType="RUBY_SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.3.6, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="builder (v3.2.2, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.7.12, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="childprocess (v0.5.5, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ci_reporter (v1.9.2, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="crack (v0.4.2, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.5, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.9.6, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="multi_json (v1.11.0, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack (v1.6.0, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec (v2.99.0, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.99.2, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.99.2, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.99.2, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v1.1.7, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="safe_yaml (v1.0.4, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="webmock (v1.20.4, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket (v1.2.1, ruby-2.1.3-p242) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="addressable (v2.3.6, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="builder (v3.2.2, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.7.12, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="childprocess (v0.5.6, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ci_reporter (v1.9.2, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="crack (v0.4.2, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.5, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.9.6, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="multi_json (v1.11.0, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rack (v1.6.0, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec (v2.99.0, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.99.2, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.99.2, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.99.2, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v1.1.7, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="safe_yaml (v1.0.4, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="webmock (v1.20.4, ruby-2) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="websocket (v1.2.2, ruby-2) [gem]" level="application" />
</component>
<component name="sonarModuleSettings">
<option name="alternativeWorkingDirPath" value="" />
<option name="localAnalysisScripName" value="&lt;PROJECT&gt;" />
<option name="serverName" value="&lt;PROJECT&gt;" />
<option name="useAlternativeWorkingDir" value="false" />
<option name="workingDirSelection" value="&lt;MODULE&gt;" />
</component>
</module>

0 comments on commit bf71eca

Please sign in to comment.