Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Post
  • Reply
Mogomra
Nov 5, 2005

simply having a wonderful time

Sereri posted:

You should reinstall the sdk, it installs to AppData nowadays.

I've been trying to do just that on a fresh install of Windows 7 on and off for the past couple days. The installer refuses to recognize that I have JDK installed.

My PATH variable has "C:/Program Files/Java/jdk1.7.0_07/bin" in it, just for good measure, I've created a JAVA_HOME variable with the same thing. When I'm in any windows command line and I type "java -version" it outputs
code:
java version "1.7.0_07"
Java(TM) SE Runtime Environment (build 1.7.0_07-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
So what gives? All my searching only gives me results where people say "Add java to your PATH variable" and "create a JAVA_HOME variable."

Is there some issue with JDK 1.7.0_07 and the newest version of ADK? I've never had any trouble installing it before...

Adbot
ADBOT LOVES YOU

Mogomra
Nov 5, 2005

simply having a wonderful time

Spraynard Kruger posted:

If this bug is still in the installer with 64-bit Windows, hit Back at the screen where it says it can't find a JDK, then Next and it'll magically find one!
I did try that. Didn't help.

Sereri posted:

Drop the /bin from the path and it should work
:negative: That was it. Thanks!

  • 1
  • 2
  • 3
  • 4
  • 5
  • Post
  • Reply