RandomSec/main
Iain Sproat 17f1dc2e6f The file system coupled method getProjectDirectory is now removed from ProjectManager.
Methods of HistoryEntry which directly work with the File System have been moved to FileHistoryEntry in the io directory, and HistoryEntry made abstract.

As the abstract HistoryEntry cannot be instantiated directly, the ProjectManager is now responsible for creating new HistoryEntry.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@973 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-15 22:11:35 +00:00
..
.settings adding eclipse project files and changing the build system 2010-05-30 17:13:37 +00:00
IDEs Moved netbeans project stuff into IDEs/netbeans/. 2010-06-07 22:16:36 +00:00
src The file system coupled method getProjectDirectory is now removed from ProjectManager. 2010-06-15 22:11:35 +00:00
tests Two more XmlImport tests now work. Some documentation stubs were added to XmlImporterUtilities. 2010-06-15 16:22:53 +00:00
webapp Fixed bug when opening existing project - javascript was referring to nonexistent project.html file, which was previously replaced by project.vt file. 2010-06-15 18:37:57 +00:00
.classpath Converted project.html to project.vt and added a client side resource manager, where extensions can register scripts and styles to be included in .vt files 2010-06-15 00:35:23 +00:00
.gitignore another gitignore for eclipse git support 2010-05-31 09:00:37 +00:00
.project adding eclipse project files and changing the build system 2010-05-30 17:13:37 +00:00