diff options
author | tle | 2010-03-03 06:54:28 +0000 |
---|---|---|
committer | tle | 2010-03-03 06:54:28 +0000 |
commit | 962648ccfa87455d27df2d4e449737d4b6e1d0c5 (patch) | |
tree | 099b1cd3484cfaf2baed28ddfa613b07afeb3f53 /jpa/features/org.eclipse.jpt.eclipselink.feature | |
parent | f281c1293adafa8041ec909a802f246ed031b949 (diff) | |
download | webtools.dali-962648ccfa87455d27df2d4e449737d4b6e1d0c5.tar.gz webtools.dali-962648ccfa87455d27df2d4e449737d4b6e1d0c5.tar.xz webtools.dali-962648ccfa87455d27df2d4e449737d4b6e1d0c5.zip |
Added JPT JAXB bundles.
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 882a5994cc..a763c62080 100644 --- a/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml +++ b/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml @@ -43,6 +43,13 @@ unpack="false"/> <plugin + id="org.eclipse.jpt.eclipselink.ui.jaxb" + 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" |