diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2009-01-17 07:20:15 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2009-01-17 07:20:15 +0000 |
commit | 359cc15d4f94830f9c82f429961b0e40065d622d (patch) | |
tree | 848f63bae672f03ebc436e597dbdcf551baa0950 /java | |
parent | b5357693b1348d831930e1700fca30977d5faaa7 (diff) |
Update to DISTVERSION 3.2.3.GA
Notes
Notes:
svn path=/head/; revision=226296
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-hibernatetools/Makefile | 40 | ||||
-rw-r--r-- | java/eclipse-hibernatetools/distinfo | 6 | ||||
-rw-r--r-- | java/eclipse-hibernatetools/pkg-plist | 675 |
3 files changed, 406 insertions, 315 deletions
diff --git a/java/eclipse-hibernatetools/Makefile b/java/eclipse-hibernatetools/Makefile index c23dc7e464c2..675d6d2b8f91 100644 --- a/java/eclipse-hibernatetools/Makefile +++ b/java/eclipse-hibernatetools/Makefile @@ -6,8 +6,7 @@ # PORTNAME= hibernatetools -DISTVERSION= 3.2.0.beta9a -PORTREVISION= 1 +DISTVERSION= 3.2.3.GA CATEGORIES= java devel databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jboss @@ -18,50 +17,23 @@ DIST_SUBDIR= eclipse MAINTAINER= lioux@FreeBSD.org COMMENT= Hibernate3 Tools for the Eclipse IDE -## XXX - Notify the maintainer if the dependencies on java/eclipse-webtools change +## XXX - Notify the maintainer if the dependencies on either +## java/eclipse-gef of java/eclipse-webtools change RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ - ${LOCALBASE}/eclipse/features/org.eclipse.wst.common_core.feature_1.5.2.v200610140800--AXrVWXbElCl05G/feature.xml:${PORTSDIR}/java/eclipse-webtools \ - ${LOCALBASE}/eclipse/plugins/org.apache.xerces_2.8.0.v200606131651/plugin.properties:${PORTSDIR}/java/eclipse-webtools \ - ${LOCALBASE}/eclipse/plugins/org.eclipse.wst.common.core_1.1.100.v200608220540.jar:${PORTSDIR}/java/eclipse-webtools \ - ${LOCALBASE}/eclipse/plugins/org.eclipse.wst.common.environment_1.0.100.v200608251934.jar:${PORTSDIR}/java/eclipse-webtools \ - ${LOCALBASE}/eclipse/plugins/org.eclipse.wst.common.project.facet.core_1.1.1.v200608112156.jar:${PORTSDIR}/java/eclipse-webtools \ - ${LOCALBASE}/eclipse/plugins/org.eclipse.wst.common.project.facet.ui_1.1.1.v200608112156.jar:${PORTSDIR}/java/eclipse-webtools \ - ${LOCALBASE}/eclipse/plugins/org.eclipse.wst.common.ui_1.1.100.v200608221521.jar:${PORTSDIR}/java/eclipse-webtools \ - ${LOCALBASE}/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.100.v200609200443.jar:${PORTSDIR}/java/eclipse-webtools \ - ${LOCALBASE}/eclipse/plugins/org.eclipse.wst.dtd.core_1.1.1.v200609210600.jar:${PORTSDIR}/java/eclipse-webtools \ - ${LOCALBASE}/eclipse/plugins/org.eclipse.wst.sse.core_1.1.100.v200609182120.jar:${PORTSDIR}/java/eclipse-webtools \ - ${LOCALBASE}/eclipse/plugins/org.eclipse.wst.xml.core_1.1.1.v200609210600.jar:${PORTSDIR}/java/eclipse-webtools \ - ${LOCALBASE}/eclipse/plugins/org.eclipse.wst.xml.ui_1.0.200.v200609221505.jar:${PORTSDIR}/java/eclipse-webtools + ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.3.2.v20080129/feature.xml:${PORTSDIR}/java/eclipse-gef \ + ${LOCALBASE}/eclipse/features/org.eclipse.wst.common_core.feature_2.0.2.v200802150100-7C78EKOE_EkMNlO6f7cjpz0/feature.xml:${PORTSDIR}/java/eclipse-webtools NO_BUILD= yes NO_WRKSUBDIR= yes USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ JAVA_OS= native -# remove plugins that are already installed -DUPLICATE_PLUGINS= \ - org.eclipse.wst.common.core_1.1.100.v200608220540.jar \ - org.eclipse.wst.common.environment_1.0.100.v200608251934.jar \ - org.eclipse.wst.common.project.facet.core_1.1.1.v200608112156.jar \ - org.eclipse.wst.common.project.facet.ui_1.1.1.v200608112156.jar \ - org.eclipse.wst.common.ui_1.1.100.v200608221521.jar \ - org.eclipse.wst.common.uriresolver_1.1.100.v200609200443.jar \ - org.eclipse.wst.dtd.core_1.1.1.v200609210600.jar \ - org.eclipse.wst.sse.core_1.1.100.v200609182120.jar \ - org.eclipse.wst.xml.core_1.1.1.v200609210600.jar \ - org.eclipse.wst.xml.ui_1.0.200.v200609221505.jar - post-extract: # avoid empty dirs since they break the automated PLIST generation @${FIND} ${WRKSRC} -type d -empty \ -exec ${TOUCH} "{}/.keep_me" \; -# remove plugins that are already installed -.for plugin in ${DUPLICATE_PLUGINS} - @${RM} ${WRKSRC}/plugins/${plugin} -.endfor - @${RM} -Rf ${WRKSRC}/plugins/org.apache.xerces_2.8.0.v200606131651/ do-install: # create destination dir diff --git a/java/eclipse-hibernatetools/distinfo b/java/eclipse-hibernatetools/distinfo index 6a07ac934621..a9d69ae32bea 100644 --- a/java/eclipse-hibernatetools/distinfo +++ b/java/eclipse-hibernatetools/distinfo @@ -1,3 +1,3 @@ -MD5 (eclipse/HibernateTools-3.2.0.beta9a.zip) = 5babed40bfcc4a76e69a415824bded3f -SHA256 (eclipse/HibernateTools-3.2.0.beta9a.zip) = f2a1ab5c06b95d808441b4950054ab8d40a34c634e548b8a5e4cdddcf32a1cbc -SIZE (eclipse/HibernateTools-3.2.0.beta9a.zip) = 32689290 +MD5 (eclipse/HibernateTools-3.2.3.GA.zip) = c75a6562bda430a14878e5abc32b6257 +SHA256 (eclipse/HibernateTools-3.2.3.GA.zip) = e40b282890c10b6a3b21c22edb109b8106279236b69e811ddd4630eba90a424b +SIZE (eclipse/HibernateTools-3.2.3.GA.zip) = 15588164 diff --git a/java/eclipse-hibernatetools/pkg-plist b/java/eclipse-hibernatetools/pkg-plist index aa12f63ed368..f36675628ca0 100644 --- a/java/eclipse-hibernatetools/pkg-plist +++ b/java/eclipse-hibernatetools/pkg-plist @@ -1,278 +1,397 @@ -eclipse/features/org.hibernate.eclipse.feature_3.2.0.beta9a/feature.xml -eclipse/plugins/org.eclipse.draw2d_3.2.1.v20060921.jar -eclipse/plugins/org.eclipse.emf.common_2.2.1.v200609210005.jar -eclipse/plugins/org.eclipse.emf.ecore.xmi_2.2.1.v200609210005.jar -eclipse/plugins/org.eclipse.emf.ecore_2.2.1.v200609210005.jar -eclipse/plugins/org.eclipse.gef_3.2.1.v20060921.jar -eclipse/plugins/org.eclipse.jem.util_1.2.1.v20060918_M.jar -eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.1.v200609132124.jar -eclipse/plugins/org.eclipse.wst.sse.ui_1.0.200.v200609211325.jar -eclipse/plugins/org.eclipse.wst.validation_1.1.1.v200609132124.jar -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/META-INF/MANIFEST.MF -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/about.html -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/codegenwizard.jpg -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/consolecfgwizard.jpg -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/hbmxmlcompletion.jpg -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/hibernatecfgwizard.jpg -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/index.html -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/alwaysactiveopenquery.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/annotationsupport.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/artifactgeneration.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/cfgxml-propertycomplete.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/classvisualization.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/codegenexporters.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/codegenlauncher.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/codegenlaunchseamexporter.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/codegenlaunchtab.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/columncompletion.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/completeinsidejava.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/configurationswithnewnodes.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/consolelog.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/criteriaeditor.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/crowdedartififactgen.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/default_.css -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/dynamicquerytranslation.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/easysetup.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/embeddedruninqueryeditor.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/enableannotationvalidation.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/entitymodel.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/entitymodel_zoomin.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/entitymodel_zoomout.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/freemarkereditor.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hbm2docwithgraph.jpg -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hbmxml-namecompletion.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hbmxml-tablecompletion.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hbmxml-typecompletion.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hbmxml-usertypecompletion.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hibernate-eclipse-news-3.0.0.alpha4.html -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.alpha5.html -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta1.html -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta2.html -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta3.html -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta4.html -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta5.html -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta6.html -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta7.html -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta8.html -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta9.html -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hibernate3setting.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hql-completion.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hqlcriteriaquicknavigation.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hqleditorsetmaxresults.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/hqlpropertycodecompletion.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/inlinequeryvalidation.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/manytomanyoptlock_ui.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/newmappingfilewizard.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/newmappingfilewizard_result.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/newoutline.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/nullinparameters.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/overlaycontenttypes.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/persistencexmlcompletion.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/pluginhelp.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/prettyentitymodel.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/properties.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/queryparameters.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/revengstrategyinui.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/revengxml_overview.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/revengxml_tablefilters.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/revengxml_tablescolumn.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/revengxml_typemappings.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/wikisearch.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/wizard-artifactnewopt.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/wizard-cfgxml-newoptions.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/wizard-reveng.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy/xmlcatalog.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/queryconsole.jpg -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/hibernate_small_icon.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/1to1property.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/1tonproperty.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/anyproperty.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/catalog.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/clear.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/close.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/close_disabled.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/columns.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/componentproperty.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/criteria_editor.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/database.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/execute.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/format.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/function.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/hibernate.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/hibernate_config.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/hibernate_icon.jpg -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/hibernate_launch.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/hibernate_mapping.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/hibernate_overlay.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/hibernate_small_icon.jpg -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/hicon.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/hicon.jpg -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/hql_editor.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/idproperty.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/ignoreparameter.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/jboss.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/layout.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/layout_disabled.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/mapped_class.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/mto1property.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/mtoaproperty.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/mtonproperty.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/new_param.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/newhibernate_wiz.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/parameter.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/pindown.jpg -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/pinup.jpg -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/plus.png -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/property.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/schema.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/table.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/treeminus.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/treeplus.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/types.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/unknowntypeproperty.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/unmapped_class.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/versionproperty.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/xpl/complete_tsk.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/xpl/incomplete_tsk.gif -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/org.hibernate.eclipse.console.jar -eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/plugin.xml -eclipse/plugins/org.hibernate.eclipse.help_3.2.0.beta9a/META-INF/MANIFEST.MF -eclipse/plugins/org.hibernate.eclipse.help_3.2.0.beta9a/about.html -eclipse/plugins/org.hibernate.eclipse.help_3.2.0.beta9a/doc.zip -eclipse/plugins/org.hibernate.eclipse.help_3.2.0.beta9a/help.jar -eclipse/plugins/org.hibernate.eclipse.help_3.2.0.beta9a/plugin.xml -eclipse/plugins/org.hibernate.eclipse.help_3.2.0.beta9a/toc.xml -eclipse/plugins/org.hibernate.eclipse.help_3.2.0.beta9a/tocapireference.xml -eclipse/plugins/org.hibernate.eclipse.help_3.2.0.beta9a/tocreferencedocumentation.xml -eclipse/plugins/org.hibernate.eclipse.help_3.2.0.beta9a/toctoolsreference.xml -eclipse/plugins/org.hibernate.eclipse.jdt.apt.ui_3.2.0.beta9a.jar -eclipse/plugins/org.hibernate.eclipse.jdt.ui_3.2.0.beta9a.jar -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/META-INF/MANIFEST.MF -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/about.html -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/hibernate_small_icon.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/1to1property.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/1tonproperty.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/anyproperty.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/clear.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/close.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/close_disabled.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/componentproperty.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/execute.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/hibernate_config.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/hibernate_icon.jpg -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/hibernate_mapping.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/hibernate_overlay.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/hibernate_small_icon.jpg -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/hicon.jpg -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/idproperty.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/mapped_class.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/mto1property.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/mtoaproperty.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/mtonproperty.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/pindown.jpg -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/pinup.jpg -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/property.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/types.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/unknowntypeproperty.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/unmapped_class.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images/versionproperty.gif -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/org.hibernate.eclipse.mapper.jar -eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/plugin.xml -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/META-INF/MANIFEST.MF -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/about.html -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/hibernate-log4j.properties -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/annotations/ejb3-persistence.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/annotations/hibernate-annotations.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/annotations/hibernate-entitymanager.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/annotations/lucene-core-2.0.0.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/bsh-core-2.0b4.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/antlr-2.7.6.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/asm-attrs.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/asm.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/c3p0-0.9.0.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/cglib-2.1.3.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/commons-collections-2.1.1.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/commons-logging-1.0.4.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/concurrent-1.3.2.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/connector.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/dom4j-1.6.1.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/ehcache-1.1.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/ehcache-1.2.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/hibernate3.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/jaas.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/javassist.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/jboss-cache.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/jboss-common.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/jboss-jmx.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/jboss-system.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/jdbc2_0-stdext.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/jgroups-2.2.8.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/jta.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/log4j-1.2.11.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/oscache-2.1.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/proxool-0.8.3.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate/swarmcache-1.0rc2.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/tools/bsh-2.0b1.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/tools/freemarker.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/tools/hibernate-tools.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/tools/jtidy-r8-20060801.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/org.hibernate.eclipse.jar -eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/plugin.xml -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/License.txt -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/META-INF/MANIFEST.MF -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/freemarker-2.3.8.jar -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/freemarker-ide.jar -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/assign.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/break.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/case.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/collapseall.gif -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/comment.gif -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/default.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/element.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/else.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/elseif.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/expandall.gif -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/global.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/icon.gif -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/if.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/import.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/include.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/interpolation.gif -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/interpolation.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/list.gif -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/list.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/local.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/macro.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/macro_instance.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/nested.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/predefined_directive_call.gif -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/return.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/stop.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/switch.png -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/text.gif -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons/userdefined_directive_call.gif -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/plugin.properties -eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/plugin.xml -@dirrm eclipse/features/org.hibernate.eclipse.feature_3.2.0.beta9a -@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/META-INF -@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc/newandnoteworthy -@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/doc -@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images/xpl -@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons/images -@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a/icons -@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.0.beta9a -@dirrm eclipse/plugins/org.hibernate.eclipse.help_3.2.0.beta9a/META-INF -@dirrm eclipse/plugins/org.hibernate.eclipse.help_3.2.0.beta9a -@dirrm eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/META-INF -@dirrm eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons/images -@dirrm eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a/icons -@dirrm eclipse/plugins/org.hibernate.eclipse.mapper_3.2.0.beta9a -@dirrm eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/META-INF -@dirrm eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/annotations -@dirrm eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/hibernate -@dirrm eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib/tools -@dirrm eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a/lib -@dirrm eclipse/plugins/org.hibernate.eclipse_3.2.0.beta9a -@dirrm eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/META-INF -@dirrm eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2/icons -@dirrm eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.0.Beta2 +eclipse/features/org.hibernate.eclipse.feature_3.2.3.GA/feature.properties +eclipse/features/org.hibernate.eclipse.feature_3.2.3.GA/feature.xml +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/META-INF/MANIFEST.MF +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/about.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/codegenwizard.jpg +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/consolecfgwizard.jpg +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/hbmxmlcompletion.jpg +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/hibernatecfgwizard.jpg +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/index.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/alwaysactiveopenquery.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/annotationsupport.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/artifactgeneration.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/cfgxml-propertycomplete.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/classvisualization.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/codegenexporters.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/codegenlauncher.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/codegenlaunchseamexporter.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/codegenlaunchtab.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/columncompletion.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/completeinsidejava.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/configurationswithnewnodes.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/consolelog.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/criteriaeditor.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/crowdedartififactgen.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/default_.css +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/dynamicquerytranslation.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/easysetup.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/embeddedruninqueryeditor.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/enableannotationvalidation.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/entitymappingdiagram.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/entitymodel.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/entitymodel_zoomin.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/entitymodel_zoomout.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/freemarkereditor.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hbm2docwithgraph.jpg +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hbmxml-namecompletion.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hbmxml-tablecompletion.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hbmxml-typecompletion.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hbmxml-usertypecompletion.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.0.0.alpha4.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.alpha5.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta1.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta2.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta3.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta4.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta5.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta10.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta11.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta6.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta7.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta8.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta9.html +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate3setting.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hql-completion.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hqlcriteriaquicknavigation.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hqleditorsetmaxresults.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hqlpropertycodecompletion.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/inlinequeryvalidation.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/manytomanyoptlock_ui.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/multiexporter.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/newmappingfilewizard.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/newmappingfilewizard_result.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/newoutline.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/nullinparameters.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/overlaycontenttypes.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/persistencexmlcompletion.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/pluginhelp.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/prettyentitymodel.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/properties.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/queryparameters.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/revengstrategyinui.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/revengxml_overview.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/revengxml_tablefilters.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/revengxml_tablescolumn.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/revengxml_typemappings.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/wikisearch.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/wizard-artifactnewopt.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/wizard-cfgxml-newoptions.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/wizard-reveng.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/xmlcatalog.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/queryconsole.jpg +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/hibernate_small_icon.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/1to1property.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/1tonproperty.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/anyproperty.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/catalog.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/clear.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/close.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/close_disabled.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/columns.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/componentproperty.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/connected.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/criteria_editor.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/criteria_editor_connect.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/database.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/execute.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/format.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/function.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate_config.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate_icon.jpg +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate_launch.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate_mapping.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate_overlay.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate_small_icon.jpg +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hicon.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hicon.jpg +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hql_editor.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hql_editor_connect.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/idproperty.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/ignoreparameter.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/java.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/jboss.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/layout.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/layout_disabled.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/mapped_class.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/mapping.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/mto1property.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/mtoaproperty.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/mtonproperty.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/new_param.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/newhibernate_wiz.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/parameter.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/pindown.jpg +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/pinup.jpg +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/plus.png +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/property.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/refresh_run.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/reload.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/schema.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/table.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/treeminus.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/treeplus.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/types.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/unknowntypeproperty.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/unmapped_class.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/versionproperty.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/xpl/complete_tsk.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/xpl/incomplete_tsk.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/xpl/removeall.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/xpl/removeall_disabled.gif +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/org.hibernate.eclipse.console.jar +eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/plugin.xml +eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/META-INF/MANIFEST.MF +eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/about.html +eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/doc.zip +eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/help.jar +eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/plugin.xml +eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/toc.xml +eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/tocapireference.xml +eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/tocreferencedocumentation.xml +eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/toctoolsreference.xml +eclipse/plugins/org.hibernate.eclipse.jdt.apt.ui_3.2.3.GA.jar +eclipse/plugins/org.hibernate.eclipse.jdt.ui_3.2.3.GA.jar +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/META-INF/MANIFEST.MF +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/about.html +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/hibernate_small_icon.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/1to1property.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/1tonproperty.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/anyproperty.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/clear.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/close.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/close_disabled.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/componentproperty.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/execute.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/hibernate_config.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/hibernate_icon.jpg +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/hibernate_mapping.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/hibernate_overlay.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/hibernate_small_icon.jpg +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/hicon.jpg +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/idproperty.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/mapped_class.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/mto1property.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/mtoaproperty.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/mtonproperty.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/pindown.jpg +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/pinup.jpg +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/property.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/types.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/unknowntypeproperty.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/unmapped_class.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/versionproperty.gif +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/org.hibernate.eclipse.mapper.jar +eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/plugin.xml +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/META-INF/MANIFEST.MF +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/about.html +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/about.ini +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/about.mappings +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/about.properties +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/hibernate-log4j.properties +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/hibernate_icon.gif +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/ejb3-persistence.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/hibernate-annotations.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/hibernate-commons-annotations.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/hibernate-entitymanager.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/hibernate-search.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/hibernate-validator.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/lucene-core-2.2.0.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/bsh-core-2.0b4.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/antlr-2.7.6.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/asm-attrs.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/asm.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/c3p0-0.9.1.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/cglib-2.1.3.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/commons-collections-2.1.1.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/commons-logging-1.0.4.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/concurrent-1.3.2.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/connector.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/dom4j-1.6.1.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/ehcache-1.2.3.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/hibernate3.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jaas.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/javassist.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jboss-cache.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jboss-common.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jboss-jmx.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jboss-system.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jdbc2_0-stdext.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jgroups-2.2.8.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jta.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/log4j-1.2.15.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/oscache-2.1.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/proxool-0.8.3.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/swarmcache-1.0rc2.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/tools/bsh-2.0b1.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/tools/freemarker.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/tools/hibernate-tools.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/tools/jtidy-r8-20060801.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/org.hibernate.eclipse.jar +eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/plugin.xml +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/License.txt +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/META-INF/MANIFEST.MF +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/freemarker-2.3.8.jar +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/freemarker-ide.jar +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/assign.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/break.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/case.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/collapseall.gif +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/comment.gif +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/default.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/element.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/else.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/elseif.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/expandall.gif +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/global.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/icon.gif +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/if.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/import.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/include.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/interpolation.gif +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/interpolation.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/list.gif +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/list.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/local.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/macro.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/macro_instance.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/nested.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/predefined_directive_call.gif +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/return.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/stop.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/switch.png +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/text.gif +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/userdefined_directive_call.gif +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/plugin.properties +eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/plugin.xml +eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/META-INF/MANIFEST.MF +eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/about.html +eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/icons/hibernate_small_icon.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/icons/java.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/icons/mapping.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/orm2-veditor.jar +eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/plugin.properties +eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/plugin.xml +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/META-INF/MANIFEST.MF +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/about.html +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/any.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_array.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_bag.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_idbag.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_list.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_map.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_primitive_array.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_set.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/component.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/component_id.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/delete_edit.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/error_st_obj.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/error_tsk.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/error_view.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDataPerspective.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDataPerspective1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseColumn.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseColumn1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseConstrain1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseDiscriminatorColumn.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseForeignKeyColumn.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabasePrimaryForeignKeysColumn.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabasePrimaryKeyColumn.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseSchema.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseSchema1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseTable.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseTable1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseVersionColumn.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseView.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDialogAction1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdMapping.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdMapping1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdMappingStorage.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdMappingStorage1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdMapping_new.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdOrm16x16.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdOrmModel.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdOrmModel1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPackage.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPackage1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentClass.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentClass1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentClassMapping.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentClassMapping1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentField.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentField1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentFieldMapping1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentJoinedSubclassMapping.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentRootClassMapping.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentRootClassMappingC.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentSubclassMapping.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentUnionSubclassMapping.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentValueMapping1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdProperties.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdWizardAction1.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/file_obj.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/fldr_obj.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/hibernate_small_icon.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/hql.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/install_16.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/install_32.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/jar_obj.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/many-to-any.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/many-to-many.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/many-to-one.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/many-to-one_id.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/not_mapped.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/object.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/object_none.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/one-to-many.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/one-to-one.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/one-to-one_id.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/orm16x16.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/orm32x32.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/parent.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/property.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/refresh_orm_gef.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/shevron_down.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/shevron_up.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/simple.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/simple_id.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/simple_version.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/uninstall_16.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/uninstall_32.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/unique_key.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/unknown.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/warning_vew.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/wiz_icon.gif +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/plugin.properties +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/plugin.xml +eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/view.jar +@dirrm eclipse/features/org.hibernate.eclipse.feature_3.2.3.GA +@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/META-INF +@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy +@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc +@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/xpl +@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images +@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons +@dirrm eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA +@dirrm eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/META-INF +@dirrm eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA +@dirrm eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/META-INF +@dirrm eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images +@dirrm eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons +@dirrm eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA +@dirrm eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/META-INF +@dirrm eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations +@dirrm eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate +@dirrm eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/tools +@dirrm eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib +@dirrm eclipse/plugins/org.hibernate.eclipse_3.2.3.GA +@dirrm eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/META-INF +@dirrm eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons +@dirrm eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA +@dirrm eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/META-INF +@dirrm eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/icons +@dirrm eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA +@dirrm eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/META-INF +@dirrm eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images +@dirrm eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA |