diff options
author | lioux <lioux@FreeBSD.org> | 2010-07-16 10:59:35 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2010-07-16 10:59:35 +0800 |
commit | a159d7e24a97d2be4691e0c12239d4304fe94cea (patch) | |
tree | 153eff082fdfc5c983c61451d7afc2293838579b /java | |
parent | f2e69e11a745d1b012d8e03f1e2f084b07327dde (diff) | |
download | freebsd-ports-gnome-a159d7e24a97d2be4691e0c12239d4304fe94cea.tar.gz freebsd-ports-gnome-a159d7e24a97d2be4691e0c12239d4304fe94cea.tar.zst freebsd-ports-gnome-a159d7e24a97d2be4691e0c12239d4304fe94cea.zip |
Update the installation path for the new version 3.5.2 of java/eclipse.
Prompted by: pav (pointyhat run)
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-hibernatetools/Makefile | 14 | ||||
-rw-r--r-- | java/eclipse-hibernatetools/pkg-plist | 794 |
2 files changed, 404 insertions, 404 deletions
diff --git a/java/eclipse-hibernatetools/Makefile b/java/eclipse-hibernatetools/Makefile index 96bf92aa0613..96a9c8760cd6 100644 --- a/java/eclipse-hibernatetools/Makefile +++ b/java/eclipse-hibernatetools/Makefile @@ -20,8 +20,8 @@ COMMENT= Hibernate3 Tools for the Eclipse IDE ## 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.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 + ${LOCALBASE}/lib/eclipse/features/org.eclipse.gef_3.3.2.v20080129/feature.xml:${PORTSDIR}/java/eclipse-gef \ + ${LOCALBASE}/lib/eclipse/features/org.eclipse.wst.common_core.feature_2.0.2.v200802150100-7C78EKOE_EkMNlO6f7cjpz0/feature.xml:${PORTSDIR}/java/eclipse-webtools LICENSE= EPL LGPL3 LICENSE_COMB= multi @@ -40,23 +40,23 @@ post-extract: do-install: # create destination dir - @${MKDIR} ${PREFIX}/eclipse + @${MKDIR} ${PREFIX}/lib/eclipse # install both files and directories @(cd ${WRKSRC} && \ ${FIND} -s features plugins -type d \ - -exec ${MKDIR} "${PREFIX}/eclipse/{}" \; && \ + -exec ${MKDIR} "${PREFIX}/lib/eclipse/{}" \; && \ ${FIND} -s features plugins -not -type d \ - -exec ${INSTALL_DATA} "{}" "${PREFIX}/eclipse/{}" \; \ + -exec ${INSTALL_DATA} "{}" "${PREFIX}/lib/eclipse/{}" \; \ ) # used to manually generate the plist files generate-plist-locally: build # annotate installation files @(cd ${WRKSRC} && ${FIND} -s features plugins -not -type d) \ - | ${SED} -ne 's,^,eclipse/,p' > ${PLIST} + | ${SED} -ne 's,^,lib/eclipse/,p' > ${PLIST} # annotate installation directories @(cd ${WRKSRC} && ${FIND} -s -d features plugins -type d) \ | ${GREP} -vE '^plugins$$|^features$$' \ - | ${SED} -ne 's,^,@dirrm eclipse/,p' >> ${PLIST} + | ${SED} -ne 's,^,@dirrm lib/eclipse/,p' >> ${PLIST} .include <bsd.port.mk> diff --git a/java/eclipse-hibernatetools/pkg-plist b/java/eclipse-hibernatetools/pkg-plist index f36675628ca0..9e43f2730c1e 100644 --- a/java/eclipse-hibernatetools/pkg-plist +++ b/java/eclipse-hibernatetools/pkg-plist @@ -1,397 +1,397 @@ -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 +lib/eclipse/features/org.hibernate.eclipse.feature_3.2.3.GA/feature.properties +lib/eclipse/features/org.hibernate.eclipse.feature_3.2.3.GA/feature.xml +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/META-INF/MANIFEST.MF +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/about.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/codegenwizard.jpg +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/consolecfgwizard.jpg +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/hbmxmlcompletion.jpg +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/hibernatecfgwizard.jpg +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/index.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/alwaysactiveopenquery.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/annotationsupport.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/artifactgeneration.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/cfgxml-propertycomplete.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/classvisualization.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/codegenexporters.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/codegenlauncher.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/codegenlaunchseamexporter.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/codegenlaunchtab.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/columncompletion.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/completeinsidejava.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/configurationswithnewnodes.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/consolelog.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/criteriaeditor.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/crowdedartififactgen.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/default_.css +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/dynamicquerytranslation.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/easysetup.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/embeddedruninqueryeditor.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/enableannotationvalidation.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/entitymappingdiagram.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/entitymodel.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/entitymodel_zoomin.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/entitymodel_zoomout.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/freemarkereditor.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hbm2docwithgraph.jpg +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hbmxml-namecompletion.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hbmxml-tablecompletion.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hbmxml-typecompletion.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hbmxml-usertypecompletion.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.0.0.alpha4.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.alpha5.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta1.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta2.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta3.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta4.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.1.0.beta5.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta10.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta11.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta6.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta7.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta8.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta9.html +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hibernate3setting.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hql-completion.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hqlcriteriaquicknavigation.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hqleditorsetmaxresults.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/hqlpropertycodecompletion.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/inlinequeryvalidation.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/manytomanyoptlock_ui.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/multiexporter.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/newmappingfilewizard.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/newmappingfilewizard_result.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/newoutline.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/nullinparameters.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/overlaycontenttypes.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/persistencexmlcompletion.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/pluginhelp.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/prettyentitymodel.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/properties.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/queryparameters.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/revengstrategyinui.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/revengxml_overview.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/revengxml_tablefilters.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/revengxml_tablescolumn.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/revengxml_typemappings.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/wikisearch.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/wizard-artifactnewopt.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/wizard-cfgxml-newoptions.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/wizard-reveng.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy/xmlcatalog.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/queryconsole.jpg +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/hibernate_small_icon.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/1to1property.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/1tonproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/anyproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/catalog.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/clear.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/close.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/close_disabled.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/columns.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/componentproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/connected.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/criteria_editor.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/criteria_editor_connect.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/database.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/execute.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/format.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/function.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate_config.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate_icon.jpg +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate_launch.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate_mapping.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate_overlay.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hibernate_small_icon.jpg +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hicon.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hicon.jpg +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hql_editor.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/hql_editor_connect.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/idproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/ignoreparameter.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/java.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/jboss.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/layout.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/layout_disabled.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/mapped_class.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/mapping.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/mto1property.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/mtoaproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/mtonproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/new_param.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/newhibernate_wiz.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/parameter.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/pindown.jpg +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/pinup.jpg +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/plus.png +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/property.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/refresh_run.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/reload.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/schema.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/table.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/treeminus.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/treeplus.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/types.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/unknowntypeproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/unmapped_class.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/versionproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/xpl/complete_tsk.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/xpl/incomplete_tsk.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/xpl/removeall.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/xpl/removeall_disabled.gif +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/org.hibernate.eclipse.console.jar +lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/plugin.xml +lib/eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/META-INF/MANIFEST.MF +lib/eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/about.html +lib/eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/doc.zip +lib/eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/help.jar +lib/eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/plugin.xml +lib/eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/toc.xml +lib/eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/tocapireference.xml +lib/eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/tocreferencedocumentation.xml +lib/eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/toctoolsreference.xml +lib/eclipse/plugins/org.hibernate.eclipse.jdt.apt.ui_3.2.3.GA.jar +lib/eclipse/plugins/org.hibernate.eclipse.jdt.ui_3.2.3.GA.jar +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/META-INF/MANIFEST.MF +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/about.html +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/hibernate_small_icon.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/1to1property.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/1tonproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/anyproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/clear.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/close.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/close_disabled.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/componentproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/execute.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/hibernate_config.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/hibernate_icon.jpg +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/hibernate_mapping.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/hibernate_overlay.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/hibernate_small_icon.jpg +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/hicon.jpg +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/idproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/mapped_class.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/mto1property.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/mtoaproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/mtonproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/pindown.jpg +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/pinup.jpg +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/property.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/types.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/unknowntypeproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/unmapped_class.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images/versionproperty.gif +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/org.hibernate.eclipse.mapper.jar +lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/plugin.xml +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/META-INF/MANIFEST.MF +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/about.html +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/about.ini +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/about.mappings +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/about.properties +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/hibernate-log4j.properties +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/hibernate_icon.gif +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/ejb3-persistence.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/hibernate-annotations.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/hibernate-commons-annotations.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/hibernate-entitymanager.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/hibernate-search.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/hibernate-validator.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations/lucene-core-2.2.0.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/bsh-core-2.0b4.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/antlr-2.7.6.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/asm-attrs.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/asm.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/c3p0-0.9.1.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/cglib-2.1.3.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/commons-collections-2.1.1.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/commons-logging-1.0.4.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/concurrent-1.3.2.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/connector.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/dom4j-1.6.1.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/ehcache-1.2.3.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/hibernate3.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jaas.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/javassist.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jboss-cache.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jboss-common.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jboss-jmx.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jboss-system.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jdbc2_0-stdext.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jgroups-2.2.8.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/jta.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/log4j-1.2.15.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/oscache-2.1.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/proxool-0.8.3.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate/swarmcache-1.0rc2.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/tools/bsh-2.0b1.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/tools/freemarker.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/tools/hibernate-tools.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/tools/jtidy-r8-20060801.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/org.hibernate.eclipse.jar +lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/plugin.xml +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/License.txt +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/META-INF/MANIFEST.MF +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/freemarker-2.3.8.jar +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/freemarker-ide.jar +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/assign.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/break.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/case.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/collapseall.gif +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/comment.gif +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/default.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/element.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/else.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/elseif.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/expandall.gif +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/global.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/icon.gif +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/if.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/import.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/include.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/interpolation.gif +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/interpolation.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/list.gif +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/list.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/local.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/macro.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/macro_instance.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/nested.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/predefined_directive_call.gif +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/return.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/stop.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/switch.png +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/text.gif +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons/userdefined_directive_call.gif +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/plugin.properties +lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/plugin.xml +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/META-INF/MANIFEST.MF +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/about.html +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/icons/hibernate_small_icon.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/icons/java.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/icons/mapping.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/orm2-veditor.jar +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/plugin.properties +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/plugin.xml +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/META-INF/MANIFEST.MF +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/about.html +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/any.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_array.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_bag.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_idbag.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_list.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_map.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_primitive_array.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/collection_set.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/component.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/component_id.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/delete_edit.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/error_st_obj.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/error_tsk.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/error_view.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDataPerspective.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDataPerspective1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseColumn.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseColumn1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseConstrain1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseDiscriminatorColumn.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseForeignKeyColumn.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabasePrimaryForeignKeysColumn.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabasePrimaryKeyColumn.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseSchema.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseSchema1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseTable.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseTable1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseVersionColumn.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDatabaseView.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdDialogAction1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdMapping.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdMapping1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdMappingStorage.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdMappingStorage1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdMapping_new.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdOrm16x16.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdOrmModel.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdOrmModel1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPackage.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPackage1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentClass.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentClass1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentClassMapping.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentClassMapping1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentField.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentField1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentFieldMapping1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentJoinedSubclassMapping.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentRootClassMapping.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentRootClassMappingC.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentSubclassMapping.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentUnionSubclassMapping.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdPersistentValueMapping1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdProperties.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/exdWizardAction1.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/file_obj.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/fldr_obj.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/hibernate_small_icon.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/hql.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/install_16.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/install_32.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/jar_obj.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/many-to-any.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/many-to-many.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/many-to-one.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/many-to-one_id.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/not_mapped.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/object.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/object_none.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/one-to-many.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/one-to-one.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/one-to-one_id.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/orm16x16.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/orm32x32.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/parent.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/property.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/refresh_orm_gef.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/shevron_down.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/shevron_up.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/simple.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/simple_id.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/simple_version.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/uninstall_16.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/uninstall_32.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/unique_key.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/unknown.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/warning_vew.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images/wiz_icon.gif +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/plugin.properties +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/plugin.xml +lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/view.jar +@dirrm lib/eclipse/features/org.hibernate.eclipse.feature_3.2.3.GA +@dirrm lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/META-INF +@dirrm lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc/newandnoteworthy +@dirrm lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/doc +@dirrm lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images/xpl +@dirrm lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons/images +@dirrm lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA/icons +@dirrm lib/eclipse/plugins/org.hibernate.eclipse.console_3.2.3.GA +@dirrm lib/eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA/META-INF +@dirrm lib/eclipse/plugins/org.hibernate.eclipse.help_3.2.3.GA +@dirrm lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/META-INF +@dirrm lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons/images +@dirrm lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA/icons +@dirrm lib/eclipse/plugins/org.hibernate.eclipse.mapper_3.2.3.GA +@dirrm lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/META-INF +@dirrm lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/annotations +@dirrm lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/hibernate +@dirrm lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib/tools +@dirrm lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA/lib +@dirrm lib/eclipse/plugins/org.hibernate.eclipse_3.2.3.GA +@dirrm lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/META-INF +@dirrm lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA/icons +@dirrm lib/eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.0.1.GA +@dirrm lib/eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/META-INF +@dirrm lib/eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA/icons +@dirrm lib/eclipse/plugins/org.jboss.tools.hibernate.ui.veditor_3.2.3.GA +@dirrm lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/META-INF +@dirrm lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA/images +@dirrm lib/eclipse/plugins/org.jboss.tools.hibernate.ui.view_3.2.3.GA |