Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 317327

Summary: Major UI bugfixes and improvements in Android Native support
Product: z_Archived Reporter: Carlos Alberto Souto Junior <mkhv73>
Component: SequoyahAssignee: Project Inbox <android.sequoyah-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: cdtdoug, kpqb38, nkvg64, wmg040
Version: unspecified   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:
Attachments:
Description Flags
Implementation of major improvements to the UI
none
Re-uploading the patches
kpqb38: iplog+
Further improvements to the UI and bugfixes
kpqb38: iplog+
missing icons
wmg040: iplog+
Adding missing NLS message kpqb38: iplog+

Description Carlos Alberto Souto Junior CLA 2010-06-18 13:54:30 EDT
Build Identifier: I20100513-1500

Major improvements to the UI workflow of native support functionality (introduction of progress bars and so on)

Reproducible: Always
Comment 1 Carlos Alberto Souto Junior CLA 2010-06-18 13:59:33 EDT
Created attachment 172241 [details]
Implementation of major improvements to the UI
Comment 2 Doug Schaefer CLA 2010-06-18 14:21:53 EDT
Can you explain what you are doing so I don't have to extract that from the code. Thanks. We can even use the new mailing list to discuss.
Comment 3 Carlos Alberto Souto Junior CLA 2010-06-18 14:48:50 EDT
Created attachment 172245 [details]
Re-uploading the patches

The Feature update fixing the direct CDT plug-ins dependencies was changed to dependence to the CDT feature was missing in the patch
Comment 4 Daniel Drigo Pastore CLA 2010-06-18 16:32:54 EDT
Merged on trunk@2172.
Build ID 1.1.0.N20100618-0300.
Comment 5 Carlos Alberto Souto Junior CLA 2010-06-24 08:44:54 EDT
Created attachment 172596 [details]
Further improvements to the UI and bugfixes

This patch adds new features and updates old ones:
- Adds a new Android Native Perspective, bringing together the Device Management view, C/C++, makefile editor and others
- As new C code is automatically generated by the "Generate C code from Java class" feature, its name is automatically added to the makefile
- Adds icons to wizards, perpectives and menu actions.
- new info is added to the templates of native methods and library loading statements
Comment 6 Daniel Drigo Pastore CLA 2010-06-24 14:59:38 EDT
(In reply to comment #5)
> Created an attachment (id=172596) [details]
> Further improvements to the UI and bugfixes

Merged on branches/1.1@2176.
Comment 7 Carlos Alberto Souto Junior CLA 2010-06-24 15:44:49 EDT
Created attachment 172675 [details]
missing icons

Adding the missing icons for the build.ui plugin
Comment 8 Carlos Alberto Souto Junior CLA 2010-07-14 07:52:12 EDT
Created attachment 174284 [details]
Adding missing NLS message

This patch adds a missing NLS message on the progress bar dialog for the "Generate C source from Java class".