source: rtems-eclipse-plug-in/org.rtems.cdt.toolchain2/.classpath @ 840ee8f

Last change on this file since 840ee8f was 840ee8f, checked in by Sebastian Huber <sebastian.huber@…>, on 11/26/08 at 09:08:17

Fixed property storage issues.
Preferences and properties now sufficient for further development steps.

  • Property mode set to 100644
File size: 364 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=""/>
6        <classpathentry kind="output" path="bin"/>
7</classpath>
Note: See TracBrowser for help on using the repository browser.