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 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


Back to the top