| Summary: | Difficulty linking a newly created string into TextViewer | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Jonathan <jonathan.d.schaller> |
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> |
| Status: | RESOLVED NOT_ECLIPSE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | amj87.iitr, remy.suen |
| Version: | 3.7 | ||
| Target Milestone: | --- | ||
| Hardware: | Macintosh | ||
| OS: | Mac OS X - Carbon (unsup.) | ||
| Whiteboard: | |||
|
Description
Jonathan
What is this? Android development? (In reply to comment #1) > What is this? Android development? Yes. Firstly, I think you're expecting something which is not possible - adding a new string in string.xml does not magically link it to a textView in main.xml. You need to select the textView, go to the properties and in the "text" property, enter the name of the string you just defined. If you're doing the steps right and still think its a bug, please report to Android development Tools project. This does not have anything to do with Eclipse. Closing as NOT_ECLIPSE. |