Hi,I got some problems for this directorywatched,
I downloaded directorywatched source coding from
http://dev.eclipse.org/viewcvs/index.cgi/equinox-incubator/provisioning/org.eclipse.equinox.p2.directorywatcher/,
 but got many problems.
I put those files into related folders, and import the related jar files
including org.eclipse.equinox.prov.*, but Manifest.mf still got problems
for those org.eclipse.equinox.prov.* files in "Import-Package" item.
I even delted those declaration in Import-Package item.
But, ProvisioningListenter.java still got another problems as:
provider.initialize(null, null, locations, null);
I have no idea about this, and deleted this line then.
Then, those files can't built successfully into a right bundle!
I don't know whether I didn't get a right way to handle those files, but I
used the same way to build my other bundles without any problems.
Because I need to get a bundle which can be responsible for installing
bundles automatically(don't need to start to run this bundle at once, only
need install them), so I think I may make good use of this directorywatcher
source coding, but how to use then? Are there any other related source
codes which can be compile and built into a right bundle?
Any suggestion would be welcome!
Hope to get your help and suggestion for our required bunlde!
Thanks in advances!

Jerry

_______________________________________________
OSGi Developer Mail List
[email protected]
http://www2.osgi.org/mailman/listinfo/osgi-dev

Reply via email to