File list (Check if you may need any files):
FileViewer
..........\.classpath
..........\.project
..........\application.properties
..........\build.xml
..........\FileViewer.launch
..........\FileViewer.tmproj
..........\griffon-app
..........\...........\conf
..........\...........\....\Application.groovy
..........\...........\....\Builder.groovy
..........\...........\....\Config.groovy
..........\...........\....\keys
..........\...........\....\webstart
..........\...........\....\........\applet.html
..........\...........\....\........\applet.jnlp
..........\...........\....\........\application.jnlp
..........\...........\controllers
..........\...........\...........\FileViewerController.groovy
..........\...........\i18n
..........\...........\....\messages.properties
..........\...........\lifecycle
..........\...........\.........\Initialize.groovy
..........\...........\.........\Ready.groovy
..........\...........\.........\Shutdown.groovy
..........\...........\.........\Startup.groovy
..........\...........\.........\Stop.groovy
..........\...........\models
..........\...........\......\FileViewerModel.groovy
..........\...........\resources
..........\...........\views
..........\...........\.....\FileViewerView.groovy
..........\lib
..........\scripts
..........\src
..........\...\main
..........\test
..........\....\integration
..........\....\...........\FileViewerTests.groovy
..........\....\unit