What's a uses constraint and what can I do if one is violated? | ||
---|---|---|
![]() |
![]() |
|
How can I diagnose class loading problems? | How can I import a package into someone else's bundle without hacking the manifest? |
Uses constraints are explained in this blog.
Virgo typically produces helpful diagnostics for uses constraint violations. To solve uses constraint violations, see Rob Harrop's blog and Neil Bartlett's blog.
![]() |
![]() |
![]() |
How can I diagnose class loading problems? | How can I import a package into someone else's bundle without hacking the manifest? |