Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Problems while installing photran sources with cdt buid

Thank you Jeff !!!!


Mariano

El 2 de mayo de 2012 16:31, Jeffrey Overbey <jeffreyoverbey@xxxxxxx> escribió:
Hi Mariano,


I got a lot of errors, more than 680,  in the cdt sources building process

Hmm, the org.eclipse.cdt.autotools.ui.tests must be new.  You can close that project, and its errors should go away.  It looks like they're using SWTBot to do UI testing now (?) -- and the Photran instructions don't say to install that.

You can also close org.eclipse.cdt.launch.remote, or you can install the Remote System Explorer (RSE) -- the classes it can't find are all parts of RSE.

Don't worry about the API tooling errors (Method ... has been removed, Missing @since tag, The version should be incremented).  Hopefully the CDT folks will fix those soon.  They won't cause any runtime errors.

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


Back to the top