Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cannot watch all string expression 1

Status
Not open for further replies.

JOBARAM

Programmer
May 25, 2002
52
0
0
IL
Hi,
While debuging my code Using JDeveloper I have lots of String parameters with very long values.
Trying to watch the value in Watches, Data or Smart DAta gives me part of the string.
How can I retrieve the all string for debuging perposes only?
Thanks
Yossi
 
In JDeveloper 9.0.2, you are able to right click on a string value, and select View Whole Value from the popup menu to see the entire value in a multi-line textarea.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top