Eclipse plugin templates don't work after export -
i have made template plugin adds new plugin project templates eclipse. in workspace seems work fine, when export bundle export folder, or update site, templates don't work correctly. have seen both icons can add extensions, files in templates_xxx directory don't seem processed, thought might build.properties problem, when included them (and verified these bundled in jars) behaviour seems same.
has had similar experiences, , solved it?
thanks
ok, i've found out wrong. during development 'imported packages' list of manifest.mf had become cluttered. result, impossible bundle start in target, above behaviour result.
lessons learned:
always unused dependencies' (dependency analysis in depndencies tab of manifest editor) , remove them
the problem show icons added extensions not displayed in production environment
Comments
Post a Comment