Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Build error in HEAD

Any ETA on a fix? We have some users who need a build by the end of the week.

Greg

On Aug 18, 2010, at 9:13 AM, Chris Recoskie wrote:

Yeah... this was the CDT API change that I mentioned.

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto

<graycol.gif>Greg Watson ---08/18/2010 09:10:53 AM---I'm trying to build HEAD, but I'm seeing the following error: [javac] 58. ERROR in /opt/public/d

<ecblank.gif>
From:
<ecblank.gif>
Greg Watson <g.watson@xxxxxxxxxxxx>
<ecblank.gif>
To:
<ecblank.gif>
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
<ecblank.gif>
Date:
<ecblank.gif>
08/18/2010 09:10 AM
<ecblank.gif>
Subject:
<ecblank.gif>
[ptp-dev] Build error in HEAD
<ecblank.gif>
Sent by:
<ecblank.gif>
ptp-dev-bounces@xxxxxxxxxxx





I'm trying to build HEAD, but I'm seeing the following error:

   [javac] 58. ERROR in /opt/public/download-staging.priv/tools/ptp/releng/org.eclipse.ptp_HEAD/results/plugins/org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/index/DummyName.java (at line 27)
   [javac]     public class DummyName implements IIndexName, Serializable {
   [javac]                  ^^^^^^^^^
   [javac] The type DummyName must implement the inherited abstract method IIndexName.isInlineNamespaceDefinition()

Any ideas?

Thanks,
Greg_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


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


Back to the top