view .classpath @ 4:d42b86029389

use the default JDT icon for the java editor so the look and feel our editor is the same when it't not displaying the flagged icon
author Dirk Olmes <dirk@xanthippe.ping.de>
date Mon, 15 Dec 2014 14:13:11 +0100
parents ca07a15b6cc8
children 935df68696c0
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="output" path="bin"/>
</classpath>