Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 29728654: Issue 6506 - Support Android Studio and Gradle only (Closed)
Patch Set: Created March 20, 2018, 5:50 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .hgignore ('k') | adblockplussbrowser/AndroidManifest.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
===================================================================
--- a/README.md
+++ b/README.md
@@ -39,23 +39,6 @@
Open Android Studio and select *Open an existing Android Studio Project*, then navigate to the `adblockplussbrowser` dir.
-Importing into Eclipse
-----------------------
-
-#### Requirements
-
-- [Android SDK][1]
-- [Eclipse][3]
-- ADT (Android Developer Tools), available via *Eclipse Marketplace*
-- We're compiling against Android API 25, so make sure you have that API
- installed.
-- JDK 7 or above
-
-#### Importing
-
-Choose *File*->*New*->*Other*->*Android*->*Android Project from Existing Code*,
-then navigate to the `adblockplussbrowser/adblockplussbrowser` dir.
-
Testing
-------
« no previous file with comments | « .hgignore ('k') | adblockplussbrowser/AndroidManifest.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld