AI 146736: am: CL 146674 "Target" nomenclature fixes
Original author: xav Merged from: //branches/cupcake/... Automated import of CL 146736
This commit is contained in:
committed by
The Android Open Source Project
parent
38d88bfb49
commit
268c824eb1
@@ -68,7 +68,7 @@ public class AndroidPropertyPage extends PropertyPage implements IWorkbenchPrope
|
||||
top.setLayout(new GridLayout(1, false));
|
||||
|
||||
Label l = new Label(top, SWT.NONE);
|
||||
l.setText("Project Target");
|
||||
l.setText("Project Build Target");
|
||||
|
||||
mSelector = new SdkTargetSelector(top, targets);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user