The diag command only shows info on why a bundle could not resolve.
Dynamic imports never prevent a bundle from resolving.  Dynamic import
wires are created (well) dynamically, the bundle command only shows imports
for statically imported packages.

Tom




|------------>
| From:      |
|------------>
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
  |"Kirchev, Lazar" <[email protected]>                                         
                                                                     |
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
  |"Equinox development mailing list" <[email protected]>                 
                                                                     |
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
  |07/08/2009 06:48 AM                                                          
                                                                     |
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
  |[equinox-dev] Getting info for dynamic imports through the console           
                                                                     |
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|





Hello,

I have the following question regarding dynamic imports info. The bundle
<id> console command does not return the dynamic imports of a bundle, and
in the same time the diag <id> command states that there are no unresolved
imports for this bundle. So is this the intended behavior of the bundle
<id> command? Is it possible to get info through a console command which
packages are dynamically imported by the bundle?

Kind regards,
Lazar Kirchev_______________________________________________
equinox-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/equinox-dev

<<inline: graycol.gif>>

<<inline: ecblank.gif>>

_______________________________________________
equinox-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Reply via email to