Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tm-dev] RSE package with source code

Hi Vladimir,

On the Indigo combined site, we only ship runtime.

Sources are available from the TM project update site:
   http://download.eclipse.org/tm/updates/3.3

or as a ZIP download:
   http://download.eclipse.org/tm/downloads/

Thanks,
Martin
--
Martin Oberhuber, SMTS / Product Architect - Development Tools, Wind River
direct +43.662.457915.85  fax +43.662.457915.6


-----Original Message-----
From: tm-dev-bounces@xxxxxxxxxxx [mailto:tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Vladimir Prus
Sent: Saturday, June 25, 2011 9:40 AM
To: TM project developer discussions
Subject: [tm-dev] RSE package with source code


Hi,

I would like to install RSE into my Eclipse (PDE/RCP) in some way that would allow me to browse/debug RSE sources (when I run Eclipse application from PDE). This is just what is possible with using Eclipse platform SDK package, or C/C++ Development Tools SDK package.

I have Ingido version of PDE, and when I visit update site I see:

    Remote System Explorer End-User Runtime	3.3.0.v201106081330-7L7CFGB8wqio7ppp-b5xx29Eb0hQ
    Remote System Explorer User Actions	1.1.300.v201103142315-31F8N8s7355353B75DD

I install both of them. My projects that use RSE start build fine as result. However, if I try to navigate to say org.eclipse.rse.services.IService, I get the usual disassemler page, saying at the top:

	The source attachement does not contain the source for the file IService.class

What am I doing wrong?

Thanks,

--
Vladimir Prus
CodeSourcery / Mentor Graphics
+7 (812) 677-68-40
_______________________________________________
tm-dev mailing list
tm-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/tm-dev


Back to the top