git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2821 f5eafffb-2e1d-0410-98e4-8ec43c5233c4

This commit is contained in:
sjfink 2008-05-18 14:02:54 +00:00
parent aa07659a5d
commit c84676f086
3 changed files with 6 additions and 5 deletions

View File

@ -1,9 +1,9 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %PLUGINNAME
Bundle-Name: %pluginName
Bundle-SymbolicName: com.ibm.wala.j2ee
Bundle-Version: 1.1.3.qualifier
Bundle-Vendor: %VENDORNAME
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: .,
com.ibm.wala.j2ee,

View File

@ -1,6 +1,7 @@
bin.includes = dat/benignext.xml,\
META-INF/,\
.
.,\
plugin.properties
jars.compile.order = .
output.. = bin/
source.. = dat/,\

View File

@ -1,2 +1,2 @@
PLUGINNAME=WALA J2EE support
VENDORNAME=IBM
pluginName = Wala Framework - J2EE Library
providerName = WALA