Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Replying to Setting Up Java Correctly


Post Options

    • Can't make it out? Click here to generate a new image

  or Cancel


Topic Summary

Posted 06 May 2012 - 06:21 AM

JAVA_HOME Path for CATIA v6 InstallSetting Up Java Correctly
I did a little experimenting while installing CATIA on one of my companies workstation. The home path isn"t necessarily the furthest point you can go down the folder higherarchy.
ie., When the CATIA v6 Installer gets to the JAVA_HOME Path env variable, browse and point to >| C:program filesJavajre6 |< and don't pick any further folders.

Hope that helps someone Googling this subject.
-reply by BrainStorm


Thank you very much,it solved my problem.

Posted 19 May 2011 - 02:11 AM

CATIA V6Setting Up Java Correctly

Replying to divinityHi, I was installed catia v6 in my pc .After installation I can see back sheet only work sheet couldn't see . Wat can I do ..Can u help...

-reply by PALANI


Posted 31 May 2011 - 02:11 AM

CLASSPATHSetting Up Java Correctly

Hi guys ... I'm using windows7 .. In my pc classpath not working for java...When I set classpath and execute java prog it showing classNotFound execption...But if I remove and execute prog it works fine...BUt In JDBC without creating classpath jdbc prog not work so pls help me

-question by pavan


Posted 24 July 2011 - 02:37 PM

i have installed java, now whats upSetting Up Java Correctly

I have installed java on my PC (window 7)Now what to do, how I can I open compiler or where I can write code???

-question by zeeshan ahmad


Posted 11 February 2011 - 09:30 PM

HOW TO SET UP ENVIROMENT VARIABLESSetting Up Java Correctly

Hi,I am having trouble getting the javac command to work in the command prompt. I have installed java 1.6 and I have entered the user path as:C:Program FilesJavajdk1.6.0_23binwhich has now allowed me to type in javac and shows me a long list of options that are available to me. But when I try to compile a .Java file it says file is not found when the file is in the directory which I have gone into before.I think the error may be with the variable for the System variable. At the moment the class path is: C:SunSDKjdklib;I'm not sure if that is correct or if that is the right path that has to be changed, I am in need of desperate help as I have an assignment which is due and need this command to work! please help would be much appreciatedThanks 


Posted 09 October 2010 - 07:34 PM

Thank you!Setting Up Java Correctly

[font=" Verdana,Arial,Tahoma,Trebuchet,sans-serif,MS,Georgia,Courier,'Times New Roman',serif; font-weight: bold; font-size: small"] [/font][font=" Verdana,Arial,Tahoma,Trebuchet,sans-serif,MS,Georgia,Courier,'Times New Roman',serif; font-weight: bold; font-size: small"]iGuest thank you very much for your post relating java_path...I wouldn't have done it without you...Now catia is mine for learning!/txtmngr/images/smileys/smiley4.Gif[/font]

-reply by madalina

 


Posted 06 August 2010 - 06:47 AM

JAVA_HOME Path for CATIA v6 InstallSetting Up Java Correctly

I did a little experimenting while installing CATIA on one of my companies workstation. The home path isn"t necessarily the furthest point you can go down the folder higherarchy.

ie., When the CATIA v6 Installer gets to the JAVA_HOME Path env variable, browse and point to >| C:program filesJavajre6 |< and don't pick any further folders.

 

Hope that helps someone Googling this subject.

-reply by BrainStorm

 


Posted 19 June 2010 - 10:46 AM

hello ...I did wat u said...But hte problem is the path is already set for my sql server...

C:appSushant-se7enproduct11.1.0db_1bin;%SystemRoot%system32;%SystemRoot%;%SystemRoot%System32Wbem;%SYSTEMROOT%System32WindowsPowerShellv1.0;c:Program FilesMicrosoft SQL Server90Toolsbinn

I don't want to delete this ...Can I do something so that both works ...Java and sql server...Pllz reply soon...

-reply by sushant

 


yordan

Posted 18 July 2010 - 04:46 PM

Nope, Java doesn't set any environment variables.

You can check the control panel but by just browsing Program Files\Java you will find the folder.

And then, you have to manually update the environment variables in the Windows System Properties menu. This is rather clearly described in the Java installation document.

bendr

Posted 18 July 2010 - 11:22 AM

If you've installed java runtime then you can find the java home path from following this steps.
Right click my computer icon > properties>advanced>environment variables >edit path. This is where you'll find the path for java home or the place where runtime is installed. All you have to find is the runtime with bin folder path where java is installed. Other than that you can also find the path of the java runtime by invoking java applet that shows version history. You can find this applet from the control panel.

Nope, Java doesn't set any environment variables.

You can check the control panel but by just browsing Program Files\Java you will find the folder.

Review the complete topic (launches new window)