java - osgi bundle remains lazy and doesn't start automatically -


i need bundle start automatically , load dll stays in lazy state , activator doesn't load dll's . there safe way configure osgi bundle start , activate on startup?

right click project --> run configurations --> bundles --> select appropriate bundle --> set auto-start property --> true

for example


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -