Java code to share the folders from local drive to RTC( Workspace)component
![]() Hi I am trying to share a folder from local drive to a component in the workspace what is the java api which does it.
Thanks Nanda |
Accepted answer
![]()
Unfortunately, there are no Java API's for this. You can try invoking the SCM Tools command line interface from Java. Check out "lscm help share" for more details.
Chris nanda S selected this answer as the correct answer
|