i need help!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Er45Yu
    New Member
    • Feb 2008
    • 3

    i need help!

    i typed everyting in notepad, and saved it.. but now i don't know how to put it in the command.. can you tell me how you do that?.. please, thanks..
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    I don't understand what you are asking. What did you type in notepad? Your program? In that case, you would use the command line to compile/run it. Or you could use something like NetBeans or Eclipse to compile/run it for you.

    Or are you trying to access the file you created in notepad?

    Comment

    • Er45Yu
      New Member
      • Feb 2008
      • 3

      #3
      Originally posted by sicarie
      I don't understand what you are asking. What did you type in notepad? Your program? In that case, you would use the command line to compile/run it. Or you could use something like NetBeans or Eclipse to compile/run it for you.

      Or are you trying to access the file you created in notepad?
      k i mean i did write in notepad for the cousre code..the one i am doing for my assignment..and i did write in notepad....and i am only asking how to put it on the command.....aft er saving it in notepad...

      Comment

      • BigDaddyLH
        Recognized Expert Top Contributor
        • Dec 2007
        • 1216

        #4
        Originally posted by Er45Yu
        k i mean i did write in notepad for the cousre code..the one i am doing for my assignment..and i did write in notepad....and i am only asking how to put it on the command.....aft er saving it in notepad...
        You are still being very unclear. Are you asking how to compile and run your Java code?

        Here is a basic tutorial on how to get started: http://java.sun.com/docs/books/tutor...ted/index.html

        Comment

        Working...