zzwendy / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

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

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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
2. A popup requesting Java JDK Location opens up
3. Click Browse
4. Navigate to /Library/Internet Plug-Ins/
5. 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 reported on code.google.com by NatieKlopper on 19 Feb 2015 at 12:28

GoogleCodeExporter commented 9 years ago
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

Original comment by renasr...@gmail.com on 19 Feb 2015 at 5:28