I am installing TIS first time and got error.
Error: There has been an error.
The installer could not find a valid Java(tm)
on this machine.
Supported versions:
Vendor : Sun min. 1.5 max. any JDK required
Please help.
javac not returning anyhing.
also I dont see jdk1.6.0_29 in c:/program files/java directory.
when I do java -version i get the following, so shouldt I see jdk?
java version "1.6.0_29"
Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
Java HotSpot(TM) Client VM (build 20.4-b02, mixed mode, sharing)
" c:/program files/java directory" is just an example.
Find the directory where you installed your jdk.
More information about how to set up java environment variable, you may search Google.
Best regards!
Pedro