Project

General

Profile

Download (495 Bytes) Statistics
| Branch: | Tag: | Revision:
1 d7215b73 p.ciardelli
source.. = src/main/java/,\
2
           src/test/java/
3
bin.includes = META-INF/,\
4 bf7d6344 p.ciardelli
               .,\
5 755a3d6a p.ciardelli
               icons/,\
6
               plugin.xml,\
7 543ccf33 Patric Plitzner
               p2.inf,\
8 0c8754c0 Andreas Müller
               OSGI-INF/l10n/bundle.properties,\
9
               OSGI-INF/l10n/bundle_de.properties,\
10 3e3975f3 Patrick Plitzner
               src/main/java/eu/etaxonomy/taxeditor/l10n/messages.properties,\
11 5a2f3641 Patrick Plitzner
               src/main/java/eu/etaxonomy/taxeditor/l10n/messages_de.properties,\
12
               fragment.e4xmi
13 0c8754c0 Andreas Müller