mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 23:42:53 +08:00
5e0479e414
Adds resource filter to hide CordovaLib/, platform_www/, and cordova/. Adds linked resources to root www/, merges/, config.xml
46 lines
1.1 KiB
XML
46 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>__NAME__</name>
|
|
<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>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
</natures>
|
|
<filteredResources>
|
|
<filter>
|
|
<id>1388696068187</id>
|
|
<name></name>
|
|
<type>10</type>
|
|
<matcher>
|
|
<id>org.eclipse.ui.ide.multiFilter</id>
|
|
<arguments>1.0-name-matches-false-true-CordovaLib|platform_www|cordova</arguments>
|
|
</matcher>
|
|
</filter>
|
|
</filteredResources>
|
|
</projectDescription>
|
|
|