| Index: .project |
| =================================================================== |
| --- a/.project |
| +++ b/.project |
| @@ -1,43 +1,59 @@ |
| -<?xml version="1.0" encoding="UTF-8"?> |
| -<projectDescription> |
| - <name>Adblock Plus</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> |
| - <buildCommand> |
| - <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> |
| - <triggers>auto,full,incremental,</triggers> |
| - <arguments> |
| - <dictionary> |
| - <key>LaunchConfigHandle</key> |
| - <value><project>/.externalToolBuilders/Adblock Plus Native Builder.launch</value> |
| - </dictionary> |
| - </arguments> |
| - </buildCommand> |
| - </buildSpec> |
| - <natures> |
| - <nature>com.android.ide.eclipse.adt.AndroidNature</nature> |
| - <nature>org.eclipse.jdt.core.javanature</nature> |
| - </natures> |
| -</projectDescription> |
| +<?xml version="1.0" encoding="UTF-8"?> |
| +<projectDescription> |
| + <name>Adblock Plus</name> |
| + <comment></comment> |
| + <projects> |
| + </projects> |
| + <buildSpec> |
| + <buildCommand> |
| + <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> |
| + <triggers>clean,full,incremental,</triggers> |
| + <arguments> |
| + </arguments> |
| + </buildCommand> |
| + <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> |
| + <buildCommand> |
| + <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> |
| + <triggers>auto,full,incremental,</triggers> |
| + <arguments> |
| + <dictionary> |
| + <key>LaunchConfigHandle</key> |
| + <value><project>/.externalToolBuilders/Adblock Plus Native Builder.launch</value> |
| + </dictionary> |
| + </arguments> |
| + </buildCommand> |
| + <buildCommand> |
| + <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> |
| + <triggers>full,incremental,</triggers> |
| + <arguments> |
| + </arguments> |
| + </buildCommand> |
| + </buildSpec> |
| + <natures> |
| + <nature>com.android.ide.eclipse.adt.AndroidNature</nature> |
| + <nature>org.eclipse.jdt.core.javanature</nature> |
| + <nature>org.eclipse.cdt.core.cnature</nature> |
| + <nature>org.eclipse.cdt.core.ccnature</nature> |
| + <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> |
| + <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> |
| + </natures> |
| +</projectDescription> |