org.eclipse.ui.tests.views.properties.tabbed/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (annotate)
Tue Oct 7 04:22:50 2008 UTC (13 months, 3 weeks ago) by ahunter
Branch: MAIN
CVS Tags: I20091014-1355, I20081128-0800, I20090525-2000, I20081202-0800, R3_5, R3_5_1, I20090406-0800, HEAD
Changes since 1.1: +7 -7 lines
Bug 245690 - [TabbedProperties] All tabs will be shown for ISelection instances not implementing IStructuredSelection
<?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/CDC-1.0%Foundation-1.0"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="output" path="bin"/>
</classpath>