Project

General

Profile

« Previous | Next » 

Revision f04ebb2b

Added by Cherian Mathew over 8 years ago

Update eclipse compile / runtime to JavaSE-1.7

Conflicts:
eu.etaxonomy.taxeditor.application/.classpath

View differences:

eu.etaxonomy.taxeditor/.classpath
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.application"/>
4
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.bulkeditor"/>
5
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.cdmlib"/>
6
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.editor"/>
7
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.navigation"/>
8
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.printpublisher"/>
9
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.store"/>
10
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
11
	<classpathentry kind="output" path="target/classes"/>
12
</classpath>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
4
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.application"/>
5
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.bulkeditor"/>
6
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.cdmlib"/>
7
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.editor"/>
8
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.navigation"/>
9
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.printpublisher"/>
10
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.store"/>
11
	<classpathentry kind="output" path="target/classes"/>
12
</classpath>

Also available in: Unified diff