Skip to content

Java swing GUI application that compares two excel databases and creates a new databse conatining the fields not present in main database.

Notifications You must be signed in to change notification settings

PritishSehzpaul/IEEEDataChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEEEDataChecker

Java swing GUI application that compares two excel databases and creates a new databse conatining the fields not present in main database.

  • Project is created using Netbeans IDE.
  • The source code of the projects can be found insr folder.
  • The compiled JAR file is to be shipped using dist folder.
  • The program uses JAR files from the Apache POI which can be found in dist/lib folder.
  • Ignore manifest.mf and build.xml. These files were created by Netbeans IDE for its own prpose of code handling and compilation.
  • Ignore images folder in src folder.

About

Java swing GUI application that compares two excel databases and creates a new databse conatining the fields not present in main database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages