source: rtems-eclipse-plug-in/org.rtems.cdt.toolchain2/.classpath @ 08caf92

Last change on this file since 08caf92 was 08caf92, checked in by Sebastian Huber <sebastian.huber@…>, on 11/24/08 at 14:05:44

First try of a new project wizard.

  • Property mode set to 100644
File size: 366 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/JavaSE-1.6"/>
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.