It's all about the answers!

Ask a question

How to create a change set using java api ?


Adrian Ronayne (2336) | asked Mar 23 '14, 3:36 p.m.
 I have changed some files in my local Eclipse workspace that I would like to check into RTC workspace and then deliver to stream. Can this be achieved using the java api ? I cannot seem  to find examples that provide this. Can provide sample code on how this is achieved ?

Comments
1
Evan Hughes commented Mar 24 '14, 12:08 p.m.
JAZZ DEVELOPER

Is there a reason you don't want to use the command line interface or the Eclipse UI?

One answer



permanent link
sam detweiler (12.5k6195201) | answered Mar 23 '14, 4:33 p.m.
See the javadoc (in the jazz.net downloads  area for your release, all downloads)

SCMPlatform, IWorkspaceManager, IWorkspaceConnection

on the latter are the methods you seek.

Comments
Evan Hughes commented Mar 24 '14, 1:05 p.m.
JAZZ DEVELOPER

Ralph Schoon commented Mar 24 '14, 1:35 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

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.