[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: I want those nice rounded tabs for my views

Aaron thanks for the info. Dan I was able to get the plugin_customization.ini file recognized by adding it in the root directory of my main plugin and also adding plugin_customization.ini to the build.properties file like this...

bin.includes = plugin.xml,\
              META-INF/,\
              wizdesigner.jar,\
              content/,\
              splash.bmp,\
              plugin.properties,\
	       plugin_customization.ini,\
              introContent.xml