Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 347535 - Difficulty linking a newly created string into TextViewer
Summary: Difficulty linking a newly created string into TextViewer
Status: RESOLVED NOT_ECLIPSE
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.7   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-28 01:32 EDT by Jonathan CLA
Modified: 2011-05-28 11:24 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan CLA 2011-05-28 01:32:51 EDT
Build Identifier: Helios 2

I want to link a string to the TextView.

Reproducible: Always

Steps to Reproduce:
1.Add a new string
2.Switch to main.xml graphic view or xml view
3.There is no text for the newly created string
Comment 1 Remy Suen CLA 2011-05-28 06:22:50 EDT
What is this? Android development?
Comment 2 Jonathan CLA 2011-05-28 10:31:56 EDT
(In reply to comment #1)
> What is this? Android development?

Yes.
Comment 3 Ayushman Jain CLA 2011-05-28 11:24:33 EDT
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.