source: rtems-eclipse-plug-in/org.rtems.cdt/.classpath @ 52807b1

Last change on this file since 52807b1 was 6740c53, checked in by Sebastian Huber <sebastian.huber@…>, on 12/04/08 at 14:53:45

Initial commit.

  • 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.