/[projects]/android/AndroidUtils/.project
ViewVC logotype

Diff of /android/AndroidUtils/.project

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1119 by torben, Mon May 31 07:20:27 2010 UTC revision 1120 by torben, Fri Sep 24 09:45:14 2010 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="UTF-8"?>  <?xml version="1.0" encoding="UTF-8"?>
2  <projectDescription>  <projectDescription>
3          <name>AndroidUtils</name>          <name>AndroidUtils</name>
4          <comment></comment>          <comment></comment>
5          <projects>          <projects>
6          </projects>          </projects>
7          <buildSpec>          <buildSpec>
8                  <buildCommand>                  <buildCommand>
9                          <name>org.eclipse.jdt.core.javabuilder</name>                          <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
10                          <arguments>                          <arguments>
11                          </arguments>                          </arguments>
12                  </buildCommand>                  </buildCommand>
13          </buildSpec>                  <buildCommand>
14          <natures>                          <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
15                  <nature>org.eclipse.jdt.core.javanature</nature>                          <arguments>
16          </natures>                          </arguments>
17  </projectDescription>                  </buildCommand>
18                    <buildCommand>
19                            <name>org.eclipse.jdt.core.javabuilder</name>
20                            <arguments>
21                            </arguments>
22                    </buildCommand>
23                    <buildCommand>
24                            <name>com.android.ide.eclipse.adt.ApkBuilder</name>
25                            <arguments>
26                            </arguments>
27                    </buildCommand>
28            </buildSpec>
29            <natures>
30                    <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
31                    <nature>org.eclipse.jdt.core.javanature</nature>
32            </natures>
33    </projectDescription>

Legend:
Removed from v.1119  
changed lines
  Added in v.1120

  ViewVC Help
Powered by ViewVC 1.1.20