Skip to content

Vishal0482/Notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad

Notepad made using java swing. I used Eclipse IDE for developing this application.

openjdk version "16.0.2" 2021-07-20

OpenJDK Runtime Environment (build 16.0.2+7-67)

OpenJDK 64-Bit Server VM (build 16.0.2+7-67, mixed mode)

Installation Note:

The program code is written Java Syntax and available in java virtual machine executable format (.jar). To run in :

Windows :

  1. Make sure you have Java installed on your system. Check this by typing java -version into the command terminal. If you don’t have the latest version of Java, update it before proceeding.
  2. Install Java http://www.java.com/en/download/manual.jsp
  3. Just double click the “.jar ” file, it should execute.
  4. Otherwise you can execute in CMD ( Command Prompt ) by typing “ java -jar .jar ”

Linux :

  1. Open terminal and type “ java -jar .jar ”

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages