source: rtems-eclipse-plug-in/org.rtems.cdt.toolchain/.classpath @ 235b60c

Last change on this file since 235b60c was 235b60c, checked in by Daron Chabot <daron.chabot@…>, on 11/22/08 at 03:06:30

Remove unnecessary dependencies from ".settings".

  • Property mode set to 100644
File size: 367 bytes
Line 
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/J2SE-1.5"/>
4        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5        <classpathentry kind="src" path="src"/>
6        <classpathentry kind="output" path="bin"/>
7</classpath>
Note: See TracBrowser for help on using the repository browser.