Thread: help with run

Results 1 to 5 of 5
  1. #1 help with run 
    Registered Member
    Join Date
    Jun 2011
    Posts
    183
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    can some one help me with run in the sourse file to start a server it says java is not recognized as a internal external command ??
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Jun 2011
    Posts
    2,549
    Thanks given
    539
    Thanks received
    402
    Rep Power
    683
    JDK, JRE, environmental variables, and paths, those are the key things you need to take a look at.
    All the best,
    Nirvana

    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jun 2011
    Posts
    183
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    here are my paths
    TOP
    PATH:C:\Program Files (x86)\Java\jdk1.7.0_\bin
    bottom
    classpathCLASSPATH=C:\Program Files (x86)\Java\jdk1.7.0_\bin;%CLASSPATH%;
    pathC:\Program Files (x86)\Java\jdk1.7.0_\bin;
    Reply With Quote  
     

  4. #4  
    Registered Member Pakku's Avatar
    Join Date
    Mar 2010
    Posts
    1,234
    Thanks given
    127
    Thanks received
    111
    Rep Power
    47
    Quote Originally Posted by NewfoundMage View Post
    JDK, JRE, environmental variables, and paths, those are the key things you need to take a look at.
    If you have a path, you don't need environmental variables. Just so ya know.


    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jun 2011
    Posts
    183
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    my run new server thing in sourse is this
    @echo off
    title Dragonic-Scape
    java -Xmx512m -cp .;./jython.jar;./MySql/mysql-connector-java-3.0.08-ga-bin.jar server
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •