Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-tcf-dev] Getting started with TM/TCF

Hi Daniel,
 
I have updated TCF Getting Started to mention libssl and libuuid.
 
I don't know what is "Target Management Project - http://download.eclipse.org/dsdp/tm/updates" or what it is supposed to contain.
It is not mentioned in TCF Getting Started, and I cannot open the link, my browser says "Document could not be loaded by browser".
Anyway, TCF at the moment is being moved from Target Management Project to CDT, so that page is outdated.
 
Examples source code from TCF SVN repository compiles without errors.
It might be not clear that examples code is stored in the repository, so I have changed TCF Getting Started to mention that.
 
Thanks,
Eugene

From: dsdp-tcf-dev-bounces@xxxxxxxxxxx [mailto:dsdp-tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of Thibault, Daniel
Sent: Wednesday, January 19, 2011 2:20 PM
To: dsdp-tcf-dev@xxxxxxxxxxx
Subject: Re: [dsdp-tcf-dev] Getting started with TM/TCF

About the instructions in "Target Communication Framework: Getting Started" (http://dsdp.eclipse.org/dsdp/tm/tcf/docs/TCF%20Getting%20Started.html)

 

The org.eclipse.tm.tcf.examples.daytime plug-in mentioned in the instructions and obtained from "Target Management Project - http://download.eclipse.org/dsdp/tm/updates" ("Remote System Explorer Examples") is apparently broken: I get a slew of errors from that piece of code in the C/C++ Perspective, once the rest of the plug-ins are straightened out.  It seems the example has not been updated to the new tm.tcf APIs (and whose idea was it to break those APIs, anyway?).

 

Note: The instructions should mention that the packages libssl-dev and uuid-dev *must* be installed in order for the tm.tcf plug-ins to compile.  Took me a while to resolve that one.

 

ERRORS:

Description Resource    Path  Location    Type

token cannot be resolved to a variable    DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 52     Java Problem

The method done(Exception, Object[]) of type new Command(){} must override a superclass method      DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 45     Java Problem

The import org.eclipse.tm.tcf cannot be resolved      DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 14     Java Problem

The import org.eclipse.tm.tcf cannot be resolved      DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 15     Java Problem

The import org.eclipse.tm.tcf cannot be resolved      DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 16     Java Problem

The import org.eclipse.tm.tcf cannot be resolved      DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 17     Java Problem

The hierarchy of the type DaytimeServiceProxy is inconsistent     DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 20     Java Problem

Protocol cannot be resolved to a type     DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 65     Java Problem

Protocol cannot be resolved   DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 65     Java Problem

IToken cannot be resolved to a type DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 42     Java Problem

IChannel cannot be resolved to a type     DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 22     Java Problem

IChannel cannot be resolved to a type     DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 24     Java Problem

IChannel cannot be resolved to a type     DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 25     Java Problem

IChannel cannot be resolved to a type     DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 43     Java Problem

IChannel cannot be resolved to a type     DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 67     Java Problem

Command cannot be resolved to a type      DaytimeServiceProxy.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 43     Java Problem

The import org.eclipse.tm.tcf cannot be resolved      IDaytimeService.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 14     Java Problem

The import org.eclipse.tm.tcf cannot be resolved      IDaytimeService.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 15     Java Problem

IToken cannot be resolved to a type IDaytimeService.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 39     Java Problem

IToken cannot be resolved to a type IDaytimeService.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 51     Java Problem

IService cannot be resolved to a type     IDaytimeService.java      /org.eclipse.tm.tcf.examples.daytime/src/org/eclipse/tm/internal/tcf/examples/daytime      line 20     Java Problem

No available bundle exports package 'org.eclipse.tm.tcf.protocol' MANIFEST.MF      /org.eclipse.tm.tcf.examples.daytime/META-INF   line 12     Plug-in Problem

No available bundle exports package 'org.eclipse.tm.tcf.core'     MANIFEST.MF      /org.eclipse.tm.tcf.examples.daytime/META-INF   line 11     Plug-in Problem

Unknown extension point: 'org.eclipse.tm.tcf.startup' plugin.xml      /org.eclipse.tm.tcf.examples.daytime      line 5      Plug-in Problem

WARNINGS:

Plug-in reference 'org.eclipse.tm.tcf' cannot be resolved   feature.xml      /org.eclipse.tm.tcf.feature   line 73     Plug-in Problem

Plug-in reference 'org.eclipse.tm.tcf.rse' cannot be resolved     feature.xml      /org.eclipse.tm.tcf.feature   line 94     Plug-in Problem

Plug-in reference 'org.eclipse.tm.tcf.debug' cannot be resolved   feature.xml      /org.eclipse.tm.tcf.feature   line 80     Plug-in Problem

Plug-in reference 'org.eclipse.tm.tcf.debug.ui' cannot be resolved      feature.xml      /org.eclipse.tm.tcf.feature   line 87     Plug-in Problem

Plug-in reference 'org.eclipse.tm.tcf.core' cannot be resolved    feature.xml      /org.eclipse.tm.tcf.feature   line 66     Plug-in Problem

Plug-in reference 'org.eclipse.tm.tcf.cdt.ui' cannot be resolved  feature.xml      /org.eclipse.tm.tcf.feature   line 101    Plug-in Problem

 

Daniel U. Thibault
R & D pour la défense Canada - Valcartier (RDDC Valcartier) /
Defence R&D Canada - Valcartier (DRDC Valcartier)
Système de systèmes (SdS) / System of Systems (SoS)
Solutions informatiques et expérimentations (SIE) / Computing Solutions and Experimentations (CSE)
NAC:
918V QSDJ
Gouvernement du Canada / Government of Canada
<http://www.valcartier.drdc-rddc.gc.ca/>


Back to the top