# This file contains the names of the eclipse plugins that RFT is dependent
# upon to properly generate datapools, ITestSuite files and TPTP logs.
# When running RFT servers the need exists to load the support for these
# plugins independent of Eclipse in the RFT command line execution (for 
# external UI, record, playback, etc).  The dependence on Eclipse plgins
# requires external actions have access to these capabilities.

# Eclispe Dependencies (indirect dependencies from TPTP)
org.eclipse.core.runtime
org.eclipse.osgi

# EMF Dependencies (indirect dependencies from TPTP)
org.eclipse.emf.common
org.eclipse.emf.ecore
org.eclipse.emf.ecore.xmi

# TPTP Dependencies
org.eclipse.hyades.execution.core
org.eclipse.hyades.execution.harness
org.eclipse.hyades.execution.local
org.eclipse.hyades.logging.adapter.model
org.eclipse.hyades.logging.core
org.eclipse.hyades.models.common
org.eclipse.hyades.models.hierarchy
org.eclipse.hyades.test.common
org.eclipse.hyades.test.datapool
