aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/dictionary.txt
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2011-09-08 07:32:20 -0700
committerTor Norbye <tnorbye@google.com>2011-09-13 12:40:26 -0700
commit2e9be3365117d1ece3989cce4bb7ef0421df7343 (patch)
tree6aa25bb5a4977132ea72817730dcd5539afaffbe /eclipse/dictionary.txt
parent9f3dea270f875f5db4cda3286370428461f39d01 (diff)
downloadsdk-2e9be3365117d1ece3989cce4bb7ef0421df7343.zip
sdk-2e9be3365117d1ece3989cce4bb7ef0421df7343.tar.gz
sdk-2e9be3365117d1ece3989cce4bb7ef0421df7343.tar.bz2
New Project Wizard overhaul
This changeset splits the New Project Wizard into multiple logical wizards (a separate one for samples, testing and plain projects), and each wizard contains multiple pages - such as a separate page for SDK selection, a separate page for Sample selection, a separate page for Test target selection, and so on. In addition, sample projects are now copied into the workspace itself such that they can be modified and deleted without affecting the mater copy in the SDK install directory. Samples can also be accessed from a new separate entry in the New wizard. The SWT code is now maintained with WindowBuilder. Most of the code in NewProjectWizard was related to actually building the projects, and this code is preserved in the new NewProjectCreator class which is used by unit tests etc such that we don't need to create a stub wizard and stub wizard page anymore. Change-Id: I64872722e320a109870403d25fdf051270b526ed
Diffstat (limited to 'eclipse/dictionary.txt')
-rw-r--r--eclipse/dictionary.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse/dictionary.txt b/eclipse/dictionary.txt
index b6042cb..ac9ff9a 100644
--- a/eclipse/dictionary.txt
+++ b/eclipse/dictionary.txt
@@ -167,6 +167,7 @@ param
params
pings
placeholder
+placeholders
plugin
popup
popups