Thursday, April 3, 2014

Writing a README file


Hi everyone,


Am new to java and would like to ask some questions on how to code a program in java using eclipse.


1. Changes the current path to the upper level. i.e.

C:\Windows>gdb ->User input

Then the current path would be

C:\>


2. Opens a text file to edit it. For example

C:\>Tedit sample.txt -> User input

It runs the text-editor (Tedit) using two threads. One thread keeps listening to the user

input and other checks for the spell mistakes



No comments:

Post a Comment