Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This last property, BundleCache.CACHE_PROFILE_DIR_PROP (string value "felix.cache.profiledir"), is a string that specifies the precise directory to be used as the bundle cache profile directory; the Felix bundle cache also supports other properties to configure its behavior, but those are not covered here. In this example, the bundle cache profile directory is specified as a relative file directory called "cache". Assuming that the launcher is executed from the root directory of the launcher project, then the bundle cache profile directory will be created in the root directory of the project.

...