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

This commit is contained in:
sjfink 2008-05-18 14:03:19 +00:00
parent 86dd21126d
commit 28f60e05b7
3 changed files with 27 additions and 23 deletions

View File

@ -1,10 +1,11 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Shrike Bytecode Manipulation Library
Bundle-Name: %pluginName
Bundle-SymbolicName: com.ibm.wala.shrike
Bundle-Version: 1.1.3.qualifier
Bundle-Vendor: WALA
Bundle-Vendor: %providerName
Eclipse-LazyStart: true
Bundle-Localization: plugin
Export-Package: com.ibm.wala.annotations,
com.ibm.wala.shrike.bench,
com.ibm.wala.shrike.copywriter,

View File

@ -1,5 +1,6 @@
bin.includes = META-INF/,\
.
.,\
plugin.properties
jars.compile.order = .
source.. = src/
output.. = bin/

View File

@ -0,0 +1,2 @@
pluginName = Wala Framework - J2EE Library
providerName = WALA