source: rtems-eclipse-plug-in/org.rtems.cdt.toolchain/.classpath @ 52a6839

initial-import base
Last change on this file since 52a6839 was 52a6839, checked in by Joel Sherrill <joel.sherrill@…>, on 11/20/08 at 16:33:19

Initial import.

  • Property mode set to 100644
File size: 612 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="lib" path="C:/java/eclipseSDK/plugins/org.eclipse.cdt.core.lrparser_5.0.1.200809120802.jar"/>
6        <classpathentry kind="lib" path="C:/java/eclipseSDK/plugins/org.eclipse.cdt.core.parser.upc_5.0.0.200809120802.jar"/>
7        <classpathentry kind="src" path="src"/>
8        <classpathentry kind="output" path="bin"/>
9</classpath>
Note: See TracBrowser for help on using the repository browser.