Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-tm-dev] Advice reg. including RSE with an Eclipse RCP application

Hi,

Thanks for the quick reply.

To give a little bit of background, we are building a customized client for access to a linux based high-performance computer center, to let also let less computer-knowledgeable people (like biologists, working with next-gen DNA-sequencing data) submit cluster jobs by providing wizards that generate the actual command line commands to execute, etc.

What we want, is both to display the main views of RSE (like the file explorer and the SSH console), and also want to programmatically allow to execute actions via the SSH connection.

I will see if I can find my way with the hint supplied. Also we are very thankful for any additional hints as how to get started.

Best Regards
// Samuel


On 12/13/2010 06:48 PM, Oberhuber, Martin wrote:
Hi Samuel,

This depends on what you want to achieve ?

As of today, RSE depends on core.resources:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=182363

In an IDE, we contribute the "Remote Systems" perspective.

Thanks,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
direct +43.662.457915.85  fax +43.662.457915.6

-----Original Message-----
From: dsdp-tm-dev-bounces@xxxxxxxxxxx [mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Samuel Lampa
Sent: Montag, 13. Dezember 2010 17:41
To: dsdp-tm-dev@xxxxxxxxxxx
Subject: [dsdp-tm-dev] Advice reg. including RSE with an Eclipse RCP application

I'm developing Eclipse plugins for an Eclipse RCP application
(Bioclipse) where I want to include the Remote System Explorer from the TM project when launching Bioclipse. (which I do using a custom *.product file.)

I've managed to import the plugins and features from the RSE [1] and TM Core [2] repositories (using the git mirrors) into the Eclipse workspace, but I'm a bit bewildered now as to what dependencies etc I need to setup in my feature.xml and/or .product file, in order to have RSE loaded when launching Bioclipse?

Is there any tutorials for this? Any hints welcome.

Best Regards
// Samuel

[1] git://dev.eclipse.org/org.eclipse.tm/org.eclipse.tm.core.git
[2] git://dev.eclipse.org/org.eclipse.tm/org.eclipse.tm.rse.git

--
Samuel Lampa
---------------------------------------
   Bioinformatician @ Uppsala University
     Blog: http://saml.rilspace.org
---------------------------------------
_______________________________________________
dsdp-tm-dev mailing list
dsdp-tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev
_______________________________________________
dsdp-tm-dev mailing list
dsdp-tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev




--
Samuel Lampa
---------------------------------------
 Bioinformatician @ Uppsala University
   Blog: http://saml.rilspace.org
---------------------------------------


Back to the top