Test version of an AlignmentArea added to AlignmentEditor.
authorb.stoever <b.stoever@localhost>
Tue, 5 Aug 2014 09:25:31 +0000 (09:25 +0000)
committerb.stoever <b.stoever@localhost>
Tue, 5 Aug 2014 09:25:31 +0000 (09:25 +0000)
commitaafd78b03d2304bee6462efa206ac240020ac334
treec400ba132572ff7f0f095ebab39072b2af056e36
parent12fc9eed977fadd4d43ef359d9428309dedeb489
Test version of an AlignmentArea added to AlignmentEditor.
Dependencies of LibrAlign added in provisional form.
  During initial development stage you need to check out the following two additional project into your workspace:
  - bioinfweb.commons as "_Lib" from https://secure.bioinfweb.info/Code/svn/commons.java/trunk/main/
  - LibrAlign as "LibrAlign" from https://secure.nefertem.bioinfweb.info/private/svn/LibrAlign/trunk/main/
  (These dependencies will be replaced by JARs after the initial development phase of this branch.)
12 files changed:
.gitattributes
eu.etaxonomy.taxeditor.editor/.classpath
eu.etaxonomy.taxeditor.editor/.project
eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.editor/build.properties
eu.etaxonomy.taxeditor.editor/lib/biojava3-alignment-3.0.7.jar [new file with mode: 0644]
eu.etaxonomy.taxeditor.editor/lib/biojava3-core-3.0.7.jar [new file with mode: 0644]
eu.etaxonomy.taxeditor.editor/lib/core-1.8.5.jar [new file with mode: 0644]
eu.etaxonomy.taxeditor.editor/lib/sequencing-1.8.5.jar [new file with mode: 0644]
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/molecular/AlignmentEditor.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/molecular/AlignmentEditorInput.java
eu.etaxonomy.taxeditor/.classpath