Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Associate some data with a marker(Is there a way to do this?)
Associate some data with a marker [message #633555] Mon, 18 October 2010 11:57
kungfoo is currently offline kungfooFriend
Messages: 12
Registered: September 2010
Junior Member
Is there a "best practise" on how to connect a marker with some small piece of data that is more than an int, boolean, String?

I'd like to provide a little info with the marker, so that the IMarkerResolutionGenerator knows which resolutions to offer.

Maybe I'll need to offload that data into a map, indexed by ints that I can then associate with the marker? (although I'd rather not!)
Previous Topic:showing error while importing to classes for dms.jar
Next Topic:Why my Helios is so slow
Goto Forum:
  


Current Time: Thu Apr 25 06:15:18 GMT 2024

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

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

Back to the top