Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Getting local permission from a bundle programatically

Hi,

 

I am trying to get local permissions from a bundle by programming, is there any way to do this?

 

I have found a method in Bundle class which is called “getResources (String name)”, and I would like to know if this could be the solution.

 

Thanks in advance


Back to the top