| Products | Versions | 
|---|---|
| TIBCO BusinessEvents Enterprise Edition | - | 
| Not Applicable | - | 
Resolution:
 Description:
==========
After importing the BRMS project into Studio, one may get a lot of "unable to resolve RMS" resource validation problems. 
Environment:
==========
BusinessEvents 4.0.1
Resolution:
=========
The following jar files are needed to be added into the BRMS project Build Path. Check and confirm if they are well configured in the project Build Path(project->(right click) Properties --> Build Path ):
a). Custom Functions:
   - \4.0\rms\lib\cep-rms.jar
   -  \4.0\lib\cep-security.jar
b). Java Libraries - Third Party
   - \4.0\rms\lib\cep-bui-rms-common.jar
   - \4.0\lib\ext\tpcl\emf\org.eclipse.emf.common_2.4.0.v200902171115.jar
   - \4.0\lib\ext\tpcl\emf\org.eclipse.emf.ecore.xmi_2.4.1.v200902171115.jar
   - \4.0\lib\ext\tpcl\emf\org.eclipse.emf.ecore_2.4.2.v200902171115.jar
   - \4.0\lib\ext\tpcl\emf\org.eclipse.uml2.common_1.4.0.v200805131030.jar
   - \4.0\lib\ext\tpcl\emf\org.eclipse.uml2.uml_2.2.2.v200811051031.jar
Then re-validate the project as most of the errors should be resolved.