facebook

Do I need to install java also

  1. MyEclipse Archived
  2.  > 
  3. General
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #326876 Reply

    amir55
    Participant

    hi dear staff

    I have subscription and installed myeclipse for spring. I can run java classes normally in MyEclipse – Run

    but I Installed textpad to run classes from textpad.which did not work

    I ask here

    1 – how to set the path and classpath in windows xp so java and javac can be accessed from dos

    2- Do I have to install java alongside while myeclipse has one already?

    3 – textpad needs JDK to configure while MyEclipse java has no JDK entry I think ?

    thanks a lot

    Amir

    #326910 Reply

    support-swapna
    Moderator

    Amir,

    MyEclipse has a JDK of its own. You can check it at <ME install dir>. Ex : C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013

    I am not familiar with Textpad and its setup. You can check if you can reuse the ME JDK to install it. If not, you can install Java separately.

    For a detailed understanding on how to set classpath and path, take a look at this link :
    http://docs.oracle.com/javase/tutorial/essential/environment/paths.html

    Hope this helps.

    #326919 Reply

    amir55
    Participant

    Hi

    I tried to use this path D:\MyEclipse_Group\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\bin

    in m environmental PATH but not working may be because of the existence of dots in the pathname 1.6.0.013. The dots in the environmental PATH has interpretation as current folder not as just a name. is there a way out ?

    Thanks

    Amir

    #326986 Reply

    support-swapna
    Moderator

    Amir,

    You can try installing java separately.

    Hope this helps.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Do I need to install java also

You must be logged in to post in the forum log in