Skip to content

JacqBlaq/Java-Program-Calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Java-Program-Calendar

Calendar program

  • Simple Calender program
  • Prints out 1 year's calender

Requirements

  • Preferred IDE: Eclipse (But you are free you use whatever you're comfortable with)

Importing saved file into Eclipse

  1. Open Eclipse
  2. From main menu, select File > Import
  3. Expand General folder, select Existing Projects into Workspace and click Next
  4. If not zip file: Click Select root directory
  5. If zip file: Click Select archive directory
  6. Browse for file location
  7. Click Finish
import javax.swing.JOptionPane
import java.util.InputMismatchException;

input: year and start day of the year

Results

1