RobotiumTech / robotium

Android UI Testing
http://www.robotium.org
Apache License 2.0
2.86k stars 786 forks source link

Cannot browse to JDK Home with official Sun JDK on Mac Osx 10.10.3 #737

Closed renas closed 9 years ago

renas commented 9 years ago

From NatieKlopper on February 19, 2015 04:28:47

This is with the Intellij Idea 14 plugin on Mac Osx Yosemite running the Sun official JDK 1.8.31 What steps will reproduce the problem? 1. Open Tools>Robotium Recorder

  1. A popup requesting Java JDK Location opens up
  2. Click Browse
  3. Navigate to /Library/Internet Plug-Ins/
  4. Cannot open the contents of "JavaAppletPlugin.plugin" where Java Home lies. What is the expected output? What do you see instead? The browser should be able to open .app or .plugin archives on Mac Osx to browse their contents. What version of the product are you using? On what operating system? Robotium Recorder Plugin version 2.1.4 Mac Osx 10.10.3 (14D72i) Please provide any additional information below. Using Sun official JDK 1.8 installed using their installer, this created the JavaAppletPlugin.plugin installation.

Original issue: http://code.google.com/p/robotium/issues/detail?id=658

renas commented 9 years ago

From renasr...@gmail.com on February 19, 2015 09:28:58

The Java location you point out must be in a folder. Please check if you have Java installed in any of these locations:

/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

/Library/Java/Home

Status: Invalid
Owner: renasr...@gmail.com