Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[technology-pmc] [CQ 3226] eu.geclipse.ssh

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=3226





--- Comment #7 from Eugene Kuleshov <eu@xxxxxxxx>  2009-03-31 23:07:32 ---
(In reply to comment #6)
> > Isn't com.jcraft.jsch library is already packaged and also  part of the Eclipse platform?
> 
> Yes it is. That's why i said 
> "None of these two plugins depend on further external bundles, only on
> Eclipse/Orbit bundles."
> 
> I don't understand you comment, do you mean what are these two plugins for, if
> we already have jsch?. I had hoped that would be clear from the initial
> posting: one is an EFS (Eclipse file system) implementation of sftp, the other
> one is an implementation of g-Eclipse's own authentication interfaces
> (IAuthenticationToken etc) for supporting ssh internally.

Apparently, the description is incorrect. I don't see your bundles wrapping
jsch library, you are just using the org.eclipse.jsch.core bundle. Though it is
still somewhat odd that you got a custom UI and couldn't reuse a common UI for
managing ssh entries provided by the org.eclipse.jsch.ui bundle, but I suppose
you have your own reasons.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top