Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Logical structure
Logical structure [message #250040] Thu, 06 December 2007 08:29
Eclipse UserFriend
Originally posted by: none.domain.invalid

Hi all,

when i have a Map in the watch expressions, i would like to show it as
an array of String, with each String formatted like "key -> value".

I tried to add the following logical structure in the preferences:
return new TreeMap(${}).toString().split(",");

But i have a syntax error (ClassInstanceCreationExpression).

Do you know how to do that ?

Thanks for any help
Previous Topic:ajdt
Next Topic:jdbc connector
Goto Forum:
  


Current Time: Wed Apr 23 02:11:15 EDT 2025

Powered by FUDForum. Page generated in 0.03009 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top