~vcs-imports/openintents/trunk

« back to all changes in this revision

Viewing changes to sensorsimulator/SensorSimulatorSWT/.classpath

  • Committer: peli0101
  • Date: 2011-01-04 16:15:57 UTC
  • Revision ID: peli0101-20110104161557-gna7g36lbfdklfp0
SensorSimulator: Split SensorSimulator into a Swing part and a SWT part.
The SWT part requires the Swing part as an Eclipse project to be open.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<classpath>
 
3
        <classpathentry kind="src" path="src"/>
 
4
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 
5
        <classpathentry combineaccessrules="false" kind="src" path="/SensorSimulator"/>
 
6
        <classpathentry kind="lib" path="C:/Program Files/eclipse-helios/plugins/org.eclipse.swt.win32.win32.x86_3.6.1.v3655c.jar"/>
 
7
        <classpathentry kind="output" path="bin"/>
 
8
</classpath>