how to configure Textpad for compiling and ruuning java application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mayur1234
    New Member
    • Mar 2007
    • 15

    #1

    how to configure Textpad for compiling and ruuning java application

    Hi all,
    Can any body tell me how to configure Textpad for compiling and running java application
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by Mayur1234
    Hi all,
    Can any body tell me how to configure Textpad for compiling and running java application
    Configure-->Preferences-->Tools-->Add

    Comment

    • Mayur1234
      New Member
      • Mar 2007
      • 15

      #3
      first of all thanks for the reply.
      but can you tell me exactly what path do i need to set there. as in should i mention path of SDK installation directory like one set during classpath or should i mention path where i have stored my written program.

      actually i am getting error " system cannot find specified file" when i try to compile program

      thanks in advance

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        #4
        Originally posted by Mayur1234
        first of all thanks for the reply.
        but can you tell me exactly what path do i need to set there. as in should i mention path of SDK installation directory like one set during classpath or should i mention path where i have stored my written program.

        actually i am getting error " system cannot find specified file" when i try to compile program

        thanks in advance
        The path of of the bin folder of your JDK

        Comment

        • Mayur1234
          New Member
          • Mar 2007
          • 15

          #5
          Originally posted by r035198x
          The path of of the bin folder of your JDK
          i did set that path at textbox "Initial folder" leaving "parameter" textbox empty.but still i am getting same error. also i have checked checkbox "capture output" and allowed "alert sound when done..." and all other checkboxes unchecked.

          do i need to mention anything at "regular expression to match output" area????

          thanks in advance

          Comment

          • r035198x
            MVP
            • Sep 2006
            • 13225

            #6
            Originally posted by Mayur1234
            i did set that path at textbox "Initial folder" leaving "parameter" textbox empty.but still i am getting same error. also i have checked checkbox "capture output" and allowed "alert sound when done..." and all other checkboxes unchecked.

            do i need to mention anything at "regular expression to match output" area????

            thanks in advance
            Maybe you should just uninstall and reinstall your textpad. Normally it should add the commands automatically when you go to Configure-preferences and tools there should be an add jdk commands somewhere.

            Comment

            • Mayur1234
              New Member
              • Mar 2007
              • 15

              #7
              Originally posted by r035198x
              Maybe you should just uninstall and reinstall your textpad. Normally it should add the commands automatically when you go to Configure-preferences and tools there should be an add jdk commands somewhere.
              ok will do that .
              thanks for the help

              Comment

              Working...