Eclipse is ignoring workspace plug-ins -
some background: i'm using eclipse 3.7 (for rcp developers) work on few plug-ins part of big (hundreds of plug-ins) rcp application built using maven tycho. i've set target platform , run configuration, , builds fine , seems run fine except...
the changes create plug-ins have in workspace not taking effect. in particular, when debug application near changes i've made, running version of class not synchronized source code i'm seeing.
i have "launch with: workspace , enabled target plug-ins" chosen in run configuration. if alter "plug-ins selected below", workspace plug-ins checked in favor of same plug-ins target platform, changes still beingness ignored @ runtime.
google hasn't been helpful, , solutions similar problems reported others on (e.g. reload target platform) haven't solved problem.
eclipse eclipse-plugin eclipse-rcp osgi
No comments:
Post a Comment