It's all about the answers!

Ask a question

How to load files using Eclipse which are placed directly under a Component


Bharath Vamsi Amjuri (8311) | asked Mar 01, 3:08 a.m.

 Hello 

I'm attempting to load files directly under specific components in EWM/RTC Eclipse. While I can successfully load the folder structure, but the individual files directly under the component are not being loaded.

I've tried various options:

  • Find and Load Eclipse Project: This doesn't seem to include the desired files.
  • Load the Root Folder of the Component as Project: This loads the folders but not the files.
  • Browse the Component and Select the Folder to be Loaded: Similar to the previous option, only folders are loaded.
  • From Advanced option Load the Components Files into Sandbox Subfolder: Same as the above only loads Folders 

As illustrated in the attached screenshots, EWM/RTC Eclipse appears limited to loading the folder structure and not the individual files under the components in Local Sandbox..

How to load the files under the component. 

Screenshot of Package Explorer and EWM Web explorer attached 

Thanks,
Bharath Vamsi 

 

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Mar 04, 3:52 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 I am not aware of any other options to load the files. EWM SCM is, as far as I am aware, designed based on the Eclipse SCM API. This API assumes stuff to be in Eclipse projects. Because of this, I have always placed my data in Eclipse projects.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.