| File | Date | Author | Commit |
|---|---|---|---|
| src | 2015-01-12 |
|
[7a022e] Changes to handle Exceptios while file opening |
| .gitignore | unknown | ||
| LICENSE | 2015-01-10 |
|
[542cca] Initial commit |
| README.md | 2015-01-10 |
|
[4685a2] Create README.md |
| pom.xml | 2015-01-11 |
|
[4614e8] Following changes are made in this commit |
A Java Swing based tool to visualize BIFF files viz XLS, DOC and PPT.
Current version support only visualizing xls files.
mvn clean compile
mvn exec:java -Dexec.mainClass="joffice.gui.App"