~vcs-imports/openintents/trunk

« back to all changes in this revision

Viewing changes to sensorsimulator/SensorSimulatorSWT/.project

  • 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
<projectDescription>
 
3
        <name>SensorSimulatorSWT</name>
 
4
        <comment></comment>
 
5
        <projects>
 
6
        </projects>
 
7
        <buildSpec>
 
8
                <buildCommand>
 
9
                        <name>org.eclipse.jdt.core.javabuilder</name>
 
10
                        <arguments>
 
11
                        </arguments>
 
12
                </buildCommand>
 
13
        </buildSpec>
 
14
        <natures>
 
15
                <nature>org.eclipse.jdt.core.javanature</nature>
 
16
        </natures>
 
17
</projectDescription>