OsmAnd/eclipse-compile/observable/.project

40 lines
999 B
Text
Raw Normal View History

2013-05-31 18:48:01 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
2015-03-23 01:54:51 +01:00
<name>ListObservable</name>
2013-05-31 18:48:01 +02:00
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.android.ide.eclipse.adt.ApkBuilder</name>
<arguments>
</arguments>
</buildCommand>
2015-03-23 01:54:51 +01:00
<buildCommand>
<name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
<arguments>
</arguments>
</buildCommand>
2013-05-31 18:48:01 +02:00
</buildSpec>
<natures>
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
2015-03-23 01:54:51 +01:00
<nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
2013-05-31 18:48:01 +02:00
</natures>
</projectDescription>