summaryrefslogtreecommitdiff
path: root/src/help/studio_help/src/topics/u_select-project.dita
blob: fcd81da45a7235de61a9c5bed1f0e2701ab20944 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "../dtd/reference.dtd">
<!-- get to this dialog by clicking Browse next to Project in the Run Configurations dialog (Main tab) -->
<reference id="u_select-project" xml:lang="en-us">
  <title>Project Selection dialog</title>
  <shortdesc>Allows you to select the Android project containing the application to be run by a run configuration. This
    dialog appears when you click <uicontrol>Browse</uicontrol> next to the <uicontrol>Project</uicontrol> field on the
    Main tab of an <uicontrol>Android Application using Studio for Android</uicontrol> run configuration.</shortdesc>
  <prolog>
    <metadata>
      <keywords>
        <!--<indexterm></indexterm>-->
      </keywords>
    </metadata>
  </prolog>
  <refbody>
    <section>
      <p>This dialog displays the set of projects associated with the current workspace. Select the appropriate project
        and click <uicontrol>OK</uicontrol>. Note that you cannot create a run configuration that references a project
        outside of the current workspace.</p>
    </section>
  </refbody>
</reference>