how to associate models to resources [message #251942] |
Fri, 11 June 2004 15:45 |
Eclipse User |
|
|
|
Originally posted by: ra.ra.com
Hi,
as part of an import of a project I'm creating model elements. I was
planning to associate these elements to their corresponding files, and I
was hoping to use Markers to do so, as I saw that IMarker has the
setAttribute(String name, Object value) method. Unfortunately, it looks
like setAttribute() does an internal validation to make sure that value
is a String, Boolean or Integer.
I also looked into properties, but those don't seem to allow object as
values.
What is the right way to associate model elements to resources (files)?
Thanks,
RA
|
|
|
Powered by
FUDForum. Page generated in 0.22935 seconds