Using the SVN Team Provider with RAP [message #786431] |
Mon, 30 January 2012 12:13  |
Eclipse User |
|
|
|
Hi all,
we would like to use the SVN Team Provider functionality in our RAP application. Is there a way we can provide the dependencies needed by the bundles
org.eclipse.team.svn
org.eclipse.team.svn.core
org.eclipse.team.svn.help
org.eclipse.team.svn.ui
using RAP? Or is there any other way without these plugins (incl. possible support for CVS/Git)?
Cheers,
Uwe
|
|
|
Re: Using the SVN Team Provider with RAP [message #788913 is a reply to message #786431] |
Thu, 02 February 2012 11:16   |
Eclipse User |
|
|
|
Hi Uwe,
at the very least, this would require org.eclipse.core.resources, which
is not available in RAP. That's because the focus of RAP is on business
applications, not IDEs in the browser. Also things like a synchronize
view will be a huge challenge I guess.
I don't know which parts of svn.core can be used in RAP. For git, you
can of course use the JGit implementation. Whatever you find out, it
would be interesting to hear about it!
Regards, Ralf
--
Ralf Sternberg
Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/
Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
|
|
|
|
Powered by
FUDForum. Page generated in 0.03285 seconds