Results 1 to 3 of 3

Thread: java acting up when switching from notepad to wordpad{resolved}

  1. #1

    Thread Starter
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    java acting up when switching from notepad to wordpad{resolved}

    I usually use notepad to construct programs. Lately I tried to do one in wordpad and it shows up a bunch of errors. I cannot even compile working source code off the internet that was done in wordpad. I tried a simple hello world program in wordpad and it would not compile. It's doing some weird stuff. Anyone have any idea?
    Last edited by System_Error; Oct 19th, 2004 at 02:47 PM.

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    How do you save the files from WordPad? Its default format is .doc or .rtf, neither of which is the plain text that you have to use for source code.

    Get a proper editor.
    http://www.jedit.org/
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3

    Thread Starter
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111
    I got it now. Before I wasn't changing it from .rtf to the regular text formating. Thank you for helping me realize that.

Posting Permissions

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



Click Here to Expand Forum to Full Width