Project

General

Profile

« Previous | Next » 

Revision d5974122

Added by Niels Hoffmann about 12 years ago

Fixing mixed up build files

View differences:

.gitattributes
227 227
eu.etaxonomy.taxeditor.cdmlib/lib/org.apache.commons.codec-1.3.0.jar -text
228 228
eu.etaxonomy.taxeditor.cdmlib/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar -text
229 229
eu.etaxonomy.taxeditor.cdmlib/lib/org.eclipse.osgi-3.6.2.R36x_v20110210.jar -text
230
eu.etaxonomy.taxeditor.cdmlib/lib/org.eclipse.osgi-3.7.2.v20120110-1415.jar -text
230 231
eu.etaxonomy.taxeditor.cdmlib/lib/org.springframework.aop-3.0.4.RELEASE.jar -text
231 232
eu.etaxonomy.taxeditor.cdmlib/lib/org.springframework.aop-3.0.4.RELEASEsrc.zip -text
232 233
eu.etaxonomy.taxeditor.cdmlib/lib/org.springframework.asm-3.0.4.RELEASE.jar -text
......
781 782
eu.etaxonomy.taxeditor.help/html/nameparser/overview.html -text
782 783
eu.etaxonomy.taxeditor.help/html/nameparser/reference_part.html -text
783 784
eu.etaxonomy.taxeditor.help/original_document/Taxonomic_Editor_User_Manual_Version_4.doc -text
785
eu.etaxonomy.taxeditor.help/p2.inf -text
784 786
eu.etaxonomy.taxeditor.help/plugin.xml -text
785 787
eu.etaxonomy.taxeditor.help/pom.xml -text
786 788
eu.etaxonomy.taxeditor.help/src/eu/etaxonomy/taxeditor/help/Activator.java -text
......
855 857
eu.etaxonomy.taxeditor.printpublisher/.project -text
856 858
eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF -text
857 859
eu.etaxonomy.taxeditor.printpublisher/build.properties -text
860
eu.etaxonomy.taxeditor.printpublisher/p2.inf -text
858 861
eu.etaxonomy.taxeditor.printpublisher/plugin.xml -text
859 862
eu.etaxonomy.taxeditor.printpublisher/pom.xml -text
860 863
eu.etaxonomy.taxeditor.printpublisher/src/main/java/eu/etaxonomy/taxeditor/printpublisher/PrintUtil.java -text
eu.etaxonomy.taxeditor.bulkeditor/build.properties
4 4
               .,\
5 5
               icons/,\
6 6
               plugin.xml,\
7
               build.properties,\
8 7
               p2.inf
eu.etaxonomy.taxeditor.feature/build.properties
1
bin.includes = plugin_customization.ini,\
2
               feature.xml
1
bin.includes = feature.xml
3 2

  
4 3
category.id.eu.etaxonomy=EDIT
5 4
category.description.eu.etaxonomy=EDIT Taxonomic Editor
eu.etaxonomy.taxeditor.help/build.properties
4 4
               META-INF/,\
5 5
               .,\
6 6
               html/,\
7
               *.xml
7
               *.xml,\
8
               p2.inf
eu.etaxonomy.taxeditor.help/p2.inf
1
instructions.configure=\
2
	addRepository(type:0,location:http${#58}//wp5.e-taxonomy.eu/taxeditor/update);\
3
	addRepository(type:1,location:http${#58}//wp5.e-taxonomy.eu/taxeditor/update);
eu.etaxonomy.taxeditor.printpublisher/build.properties
1 1
source.. = src/main/java/
2 2
bin.includes = META-INF/,\
3 3
               .,\
4
               plugin.xml
4
               plugin.xml,\
5
               p2.inf
eu.etaxonomy.taxeditor.printpublisher/p2.inf
1
instructions.configure=\
2
	addRepository(type:0,location:http${#58}//wp5.e-taxonomy.eu/taxeditor/update);\
3
	addRepository(type:1,location:http${#58}//wp5.e-taxonomy.eu/taxeditor/update);

Also available in: Unified diff