Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » how to associate models to resources
how to associate models to resources [message #251942] Fri, 11 June 2004 15:45
Eclipse UserFriend
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
Previous Topic:deleting file from folder
Next Topic:CCombo inside tables in wizard page problem [RC1]
Goto Forum:
  


Current Time: Sat Jun 21 08:54:33 EDT 2025

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

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

Back to the top