Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-ui-dev] How to access custom-attributes from .classpath file

Hi,
I want to add a custom attribute in classpathentry as <classpathentry myattrib="value"/>. How do I get access to these values ? Is there a way to do that without mucking around with ClassPathEntry.elementDecode() ?

Or any other way to attach custom-attributes to libraryEntries  ?

thanks,
prasen



Back to the top