diff options
author | tle | 2010-03-30 22:00:34 +0000 |
---|---|---|
committer | tle | 2010-03-30 22:00:34 +0000 |
commit | 8fe3e82dfc88012644a080ff10a92f807613b794 (patch) | |
tree | d7c6b03760b38a12a5eb361314b8ce47f9062c45 /jpa/features/org.eclipse.jpt.eclipselink.feature | |
parent | acf847ffbfbfc214de4347aebf1c4c00e88da038 (diff) | |
download | webtools.dali-8fe3e82dfc88012644a080ff10a92f807613b794.tar.gz webtools.dali-8fe3e82dfc88012644a080ff10a92f807613b794.tar.xz webtools.dali-8fe3e82dfc88012644a080ff10a92f807613b794.zip |
Added jpt.jaxb.core.schemagen bundle
Diffstat (limited to 'jpa/features/org.eclipse.jpt.eclipselink.feature')
-rw-r--r-- | jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml b/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml index ff9898bfa5..fe96a3ca3b 100644 --- a/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml +++ b/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml @@ -50,6 +50,13 @@ unpack="false"/> <plugin + id="org.eclipse.jpt.jaxb.core.schemagen" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + + <plugin id="org.eclipse.jpt.eclipselink.core.ddlgen" download-size="0" install-size="0" |