| commit | a539a7a59489b8f6a99a6854a3622406b135d8d2 | [log] [tgz] |
|---|---|---|
| author | Michal Bendowski <bendowski@google.com> | Tue Oct 29 13:07:48 2019 +0000 |
| committer | Yuriy Solodkyy <solodkyy@google.com> | Mon Nov 04 13:08:14 2019 +0000 |
| tree | 8103a9a008c62182732e80ccdc9674b832bde129 | |
| parent | 8631c2d35724263a1acb169c424214644663c658 [diff] |
Move AndroidFacet up to the intellij.android.common module So that individual IDE features don't have to depend on the whole of intellij.android.core to be able to recognize Android modules. Bug: 143344535 Test: existing, pure refactoring Change-Id: Ib314d66cf9e506a9f6e4544b123e7e923de97c9d
This is the source code of the Android plugin for IntelliJ platform, which is also the main part of Android Studio.
See the links below for implementation details and make sure to read IntelliJ Platform SDK docs first.