customizing a plugin with default editors [message #231752] |
Tue, 20 April 2004 15:13 |
Eclipse User |
|
|
|
Originally posted by: kharris.unveil.com
I'm having trouble finding documentation on setting plug-in defaults for my
installed product. Among other things, I'd like to set up file associations
without having to actually go into the preferences dialog. If I look at my
..epf file after I've done my set up, I can see the xml that sets the values,
such as this line:
<info extension\="uccls" name\="*">
<editor id\="com.unveil.studio.editors.cluster.ClusterEditor"/>
<editor id\="com.unveil.studio.editors.ucml.XMLEditor"/>
</info>
Is there a way to set values such as these in my plugin_customization.ini
file? I don't see how to go from my .epf preferences to a simple name-value
pair. I'd also like to set things such as my CVS label decorations, Java
editor preferences, etc. Is there somewhere else I should be setting this
up? Or perhaps I should simply include an .epf file with my installation and
specify the preference import as part of the install? (This is a less
desirable solution, of course.)
Thanks!
Karen
|
|
|
Powered by
FUDForum. Page generated in 0.03663 seconds