Home | History | Annotate | Download | only in eclipse

Lines Matching full:wizard

16 - Fixed issues with the New Project Wizard when selecting samples.
24 - New "Create project from sample" choice in the New Project Wizard.
30 - New wizard to create Android JUnit Test Projects.
31 - New AVD wizard.
36 - Added an AVD creation wizard to ADT. It is automatically displayed during a launch if no compatible AVDs are found.
45 * New Project Wizard lets you choose which platform/add-on to target.
53 - Alternate Layout wizard. In the layout editor, the "create" button is now enabled to easily create alternate versions of the current layout.
55 - Export Wizard: To export an application for release, and sign it with a non debug key. Accessible from the export menu, from the Android Tools contextual menu, or from the overview page of the manifest editor.
56 - New XML File Wizard: To easily create new XML resources file in the /res directory.
75 - Fixed setup of the New class wizard in the manifest (when clicking on "name" for a class attribute) in the cases where the class and some of its parent packages were missing.
127 - Fixed issue on winXP/Eclipse 3.2 where errors in the New Project Wizard would not display.
128 - Added missing intent definition in the AndroidManifest.xml file created by the New Project Wizard.
134 - New Project Wizard now makes it easy to open Android sample code
173 - Removed obsolete wallpaper mode in the New Project Creation Wizard.
220 - Fixed creation of manifest files (through New Project wizard) to use proper namespace for attributes.
241 - New Project wizard now allows to make Wallpaper activities instead of gadgets (which are obsolete.)
243 - New project wizard and Project conversion now sets up the java doc path for android.zip
244 - Package builder now supports custom application assets placed in assets/ (which is now created automatically by the New Project Wizard).
253 - New project wizard.