dashboard
repositories
filestore
activity
search
login
external-software
/
github_OpenIdentityPlatform_OpenDJ
mirror of
https://github.com/OpenIdentityPlatform/OpenDJ.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix a give issue in Windows. The command line assume that the set-java-hom...
jvergara
20.14.2007
808ad8e19fe1ddf1052d9fd85ffdcf2fa0930ab0
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
resource
/
admin
/
example-plugin
/
Package.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<adm:package name="com.example.opends"
xmlns:adm="http://www.opends.org/admin"
xmlns:ldap="http://www.opends.org/admin-ldap">
<adm:synopsis>Example OpenDS Hello World plugin.</adm:synopsis>
</adm:package>