|
Revision 1779, 0.5 kB
(checked in by dsugar, 6 years ago)
|
fix exports so CDS Framework will properly build.
|
| Line | |
|---|
| 1 |
################################################################################## |
|---|
| 2 |
# Copyright (C) 2007 Tresys Technology, LLC |
|---|
| 3 |
# License: refer to COPYING file for license information. |
|---|
| 4 |
# Authors: David Sugar <dsugar@tresys.com> |
|---|
| 5 |
# |
|---|
| 6 |
# plugin.properties |
|---|
| 7 |
# |
|---|
| 8 |
# NOTE :- please utilize this class when introducing new extension |
|---|
| 9 |
# point or any String variables in plugin.xml |
|---|
| 10 |
################################################################################## |
|---|
| 11 |
|
|---|
| 12 |
## plugin |
|---|
| 13 |
providerName = Tresys Technology |
|---|
| 14 |
pluginName = libSELinux java |
|---|
| 15 |
|
|---|