This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes my PATH evniroment variable to java binaries not work Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "my PATH evniroment variable to java binaries not work" Watch "my PATH evniroment variable to java binaries not work" New topic
Author

my PATH evniroment variable to java binaries not work

ruben gouveia
Greenhorn

Joined: Nov 13, 2005
Posts: 5
machine: windows xp

I created an enviroment variable called javac. How do i start it. Do i do it from a windows command prompt? do i go to "start" "run" and then type % javac?

i tried typing in a windows command prompt C:\> % javac , but it didn't work, i got an not recognized program....yada yada yada error message.

its obvious i am a newbie. your help is appreciated.

thanks
ruben gouveia
Greenhorn

Joined: Nov 13, 2005
Posts: 5
go it to work. thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: my PATH evniroment variable to java binaries not work
 
Similar Threads
PATH & CLASSPATH?
j2sdkee1.3 beta , how to run .... , win98
how do I find out what version?
Dan't figure out how to compile.
Help with running my first program.