Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
/ JOffVis Public archive

A Swing(Java) based tool to visualize BIFF (Binary Interchange File Format) files.

License

Notifications You must be signed in to change notification settings

hussainpithawala/JOffVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JOffVis

A Java Swing based tool to visualize BIFF files viz XLS, DOC and PPT.

Current version support only visualizing xls files.

Pre requisites:

1) Java SDK 7

2) Maven 3

To compile the application, run the following command

mvn clean compile

To lauch the application, run the following command

mvn exec:java -Dexec.mainClass="joffice.gui.App"

About

A Swing(Java) based tool to visualize BIFF (Binary Interchange File Format) files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages