You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, by default, bundle storage directory is not specified in Felix distribution.
67
67
Plugin assumes that if property `org.osgi.framework.storage` is not defined, directory *./felix-cache* will be used instead.
68
68
69
+
## Repository
70
+
71
+
Plugin is published on BinTray: <https://bintray.com/neva-dev/maven-public/felix-search-webconsole-plugin>.
72
+
69
73
## License
70
74
**Search Web Console Plugin** is licensed under [Apache License, Version 2.0 (the "License")](https://www.apache.org/licenses/LICENSE-2.0.txt)
71
75
@@ -74,4 +78,4 @@ Plugin assumes that if property `org.osgi.framework.storage` is not defined, dir
74
78
Any usage of that tool and legal consequences must be considered as done at own risk.
75
79
For instance, decompiled source code can be protected by copyrights and author does not take any responsibility for such usages.
76
80
77
-
Using that tool is absolutely optional. Original purpose of usage of built-in decompiler is to quickly view class sources used at runtime that are even available in public Internet, so that code debugging can take less time.
81
+
Using that tool is absolutely optional. Original purpose of usage of built-in decompiler is to quickly view class sources used at runtime that are even available in public Internet, so that code debugging can take less time.
0 commit comments