Initial version of project - RCP Mail Template.
authorp.ciardelli <p.ciardelli@localhost>
Wed, 15 Aug 2007 09:11:45 +0000 (09:11 +0000)
committerp.ciardelli <p.ciardelli@localhost>
Wed, 15 Aug 2007 09:11:45 +0000 (09:11 +0000)
commit29023b27945d8fc0240ed7ae64aa833eb3ee3ff4
tree025116cafdc18a482b23f96d1ca60ff4329a8af8
parent65389d0c42528618ba23b6cbd00fe9a38b0ab131
Initial version of project - RCP Mail Template.
24 files changed:
.classpath [new file with mode: 0644]
.gitattributes
.project [new file with mode: 0644]
META-INF/MANIFEST.MF [new file with mode: 0644]
build.properties [new file with mode: 0644]
icons/mail.ico [new file with mode: 0644]
icons/sample.gif [new file with mode: 0644]
icons/sample.icns [new file with mode: 0644]
icons/sample2.gif [new file with mode: 0644]
icons/sample3.gif [new file with mode: 0644]
plugin.xml [new file with mode: 0644]
product_lg.gif [new file with mode: 0644]
splash.bmp [new file with mode: 0644]
src/eu/etaxonomy/taxeditor/Activator.java [new file with mode: 0644]
src/eu/etaxonomy/taxeditor/ApplicationActionBarAdvisor.java [new file with mode: 0644]
src/eu/etaxonomy/taxeditor/ApplicationWorkbenchAdvisor.java [new file with mode: 0644]
src/eu/etaxonomy/taxeditor/ApplicationWorkbenchWindowAdvisor.java [new file with mode: 0644]
src/eu/etaxonomy/taxeditor/ICommandIds.java [new file with mode: 0644]
src/eu/etaxonomy/taxeditor/MessagePopupAction.java [new file with mode: 0644]
src/eu/etaxonomy/taxeditor/NavigationView.java [new file with mode: 0644]
src/eu/etaxonomy/taxeditor/OpenViewAction.java [new file with mode: 0644]
src/eu/etaxonomy/taxeditor/Perspective.java [new file with mode: 0644]
src/eu/etaxonomy/taxeditor/TaxEditorApplication.java [new file with mode: 0644]
src/eu/etaxonomy/taxeditor/View.java [new file with mode: 0644]