Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/jaxb
diff options
context:
space:
mode:
authorBrian Vosburgh2015-07-16 22:15:47 +0000
committerBrian Vosburgh2015-07-16 22:15:47 +0000
commit33fa8734a194962f5c4bfcfdc63d04bae63ea467 (patch)
tree6cbc075385d1024654392746487b3f3628cab569 /jaxb
parent4358aa2f8df571caa4da4075fc01a47458e370b4 (diff)
downloadwebtools.dali-33fa8734a194962f5c4bfcfdc63d04bae63ea467.tar.gz
webtools.dali-33fa8734a194962f5c4bfcfdc63d04bae63ea467.tar.xz
webtools.dali-33fa8734a194962f5c4bfcfdc63d04bae63ea467.zip
add final line delimiter to dbws.eclipselink.ui MANIFEST.MF
Diffstat (limited to 'jaxb')
-rw-r--r--jaxb/plugins/org.eclipse.jpt.dbws.eclipselink.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/jaxb/plugins/org.eclipse.jpt.dbws.eclipselink.ui/META-INF/MANIFEST.MF b/jaxb/plugins/org.eclipse.jpt.dbws.eclipselink.ui/META-INF/MANIFEST.MF
index 5c2aa395f1..ae9022a28c 100644
--- a/jaxb/plugins/org.eclipse.jpt.dbws.eclipselink.ui/META-INF/MANIFEST.MF
+++ b/jaxb/plugins/org.eclipse.jpt.dbws.eclipselink.ui/META-INF/MANIFEST.MF
@@ -48,4 +48,4 @@ Import-Package: com.ibm.icu.text;version="4.0.1",
org.eclipse.ui,org.eclipse.osgi.util,
org.eclipse.core.runtime.jobs,
org.eclipse.core.commands,
- org.eclipse.ui.handlers \ No newline at end of file
+ org.eclipse.ui.handlers

Back to the top