[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cdt-dev] Re: Re: questions about building and modifying CDT plugins
|
I meant..."on that wiki page."
At 02:06 PM 3/11/2010, John Cortell wrote:
Tim,
Disregard the list of projects on that directory. It shouldn't be there.
What you want to do is use the project set file (psf) to download CDT
from CVS. That file automates the process and ensures you get everything
you need. The link to the psf was provided in the thread below.
John
At 01:57 PM 3/11/2010, Tim Black wrote:
Thanks for the feedback, Dave.
I just did a fresh install of 3.6M5 Eclipse SDK, then from CVS HEAD
checked out all the necessary CDT projects listed at
http://wiki.eclipse.org/Getting_started_with_CDT_development, and I
get lots of "cannot be resolved to type" errors in
org.eclipse.cdt.managedbuilder.gnu.ui. (can't resolve BuildEnvVar,
BuildException, BuildEnvironmentVariable, ...)
Assuming this error isn't a transient due to some non-atomic commit, I'm
guessing the wiki list is just out of date and I don't really have all
the necessary projects. The project set appears to be a superset of the
wiki list. I started over and this time imported the project set, and now
I get almost no errors. Progress! But I am getting 5 errors in
org.eclipse.cdt.dsf.gdb.ui. (all related to resolving
IResumeWithoutSignalHandler) This is much better, but does anyone know
why I'm getting this error using CVS HEAD and 3.6M5 Eclipse SDK? Dave,
did you get this error?
Tim
On Thu, Mar 11, 2010 at 7:56 AM, Dave Korn
<
dave.korn.cygwin@xxxxxxxxxxxxxx> wrote:
- On 11/03/2010 14:25, Dave Korn wrote:
- > predefined CDT project set from
http://www.eclipse.org/cdt/psf/cdt-main.psf
- > and everything "just worked" first time for me.
- Sorry, I forgot one little thing: I had to(*) manually edit the
.psf file to
- replace
":extssh:dev.eclipse.org:"
with ":
pserver:anonymous@xxxxxxxxxxxxxxx:",
- because it's designed for devs who have write access to the
repository. Apart
- from that it was all plain sailing.
- cheers,
- DaveK
- --
- (*) - There's probably a way to change this in the UI, but I don't
know well
- enough, which is why I say I "had to".
- _______________________________________________
- 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