Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] unresolved references to org.eclipse.remote

You don't need to run 4.4 but you need to target 4.4. Here are some instructions that might help you:
http://wiki.eclipse.org/Getting_started_with_CDT_development#Dependencies

BTW, I think we should update the other targets to use org.eclipse.remote. Unless we decide to make CDT 8.4 not compatible with Eclipse 3.8-4.3?

Marc-Andre

On 5/6/2014 11:10 PM, Nathan Ridge wrote:
I don't think I follow. Do you mean I need to be running Eclipse 4.4
(which is not released yet) to develop CDT master?

Thanks,
Nate

----------------------------------------
From: dschaefer@xxxxxxx
To: cdt-dev@xxxxxxxxxxx
Date: Mon, 5 May 2014 13:43:44 +0000
Subject: Re: [cdt-dev] unresolved references to org.eclipse.remote

I've added the dependency to the 4.4 target. You should be using that with master and importing everything.

Doug.

________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Nathan Ridge [zeratul976@xxxxxxxxxxx]
Sent: Monday, May 05, 2014 1:46 AM
To: CDT Mailing List
Subject: [cdt-dev] unresolved references to org.eclipse.remote

After pulling the latest CDT source from git, I am getting
unresolved reference errors about org.eclipse.remote.

These appear to have been introduced by a recent commit.

What do I need to install to resolve these references?

Thanks,
Nate

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev
  		 	   		
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top