Hello,

I have a number of bundles that I installed using the following command:

install reference:file://$eclipse_worspace_path/bundleA 
<file:///$eclipse_worspace_path/bundleA>

All works well until I change code and recompile the project in Eclipse. What 
command should I use to refresh/reload/restart bundleA to pick up the changes?

I know there is an option to install by pointing to a JAR file in the maven 
repo and use bundle:watch, but some of my bundles take a while to be bundled 
and deploy, especially WAB ones.

Thank you,
Oleg
 


Reply via email to