Part 1: Eclipse Simple Tips

mouse dragging, hovering

use "." to access methods of a class

set breakpoint to a program when debugging

Part 2 Lab assignment: Simple rules summary based on your credits.

Write a program in Java that takes user input (integer) and decide the user's status.

Example:
Program prompts for number of credit hours taken, and gives appropriate message.
Input        Output
0-11        Not full time, you could lose your financial aid
12-15        Full time
>15        Please see your advisor

Work on this assignment in pairs, put your name and UIN in your program, submit your program to gwang26@uic.edu