| Summary: | Major UI bugfixes and improvements in Android Native support | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Carlos Alberto Souto Junior <mkhv73> | ||||||||||||
| Component: | Sequoyah | Assignee: | 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
Carlos Alberto Souto Junior
Created attachment 172241 [details]
Implementation of major improvements to the UI
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. 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
Merged on trunk@2172. Build ID 1.1.0.N20100618-0300. 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
(In reply to comment #5) > Created an attachment (id=172596) [details] > Further improvements to the UI and bugfixes Merged on branches/1.1@2176. Created attachment 172675 [details]
missing icons
Adding the missing icons for the build.ui plugin
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".
|