Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] M4 build failed

I just committed a fix.  I'll be able to test more extensively tomorrow morning but the etfw builds at this time.  Is there a .psf file available for the PTP?  The one for checking out CDT's head is very handy.
Thanks,
Wyatt

On Mon, Dec 13, 2010 at 4:47 PM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
Hi,

I ran an M4 build today and it failed with errors in etfw:

   [javac] 2. ERROR in /opt/public/download-staging.priv/tools/ptp/releng/org.eclipse.ptp_HEAD/results/plugins/org.eclipse.ptp.etfw/src/org/eclipse/ptp/etfw/ui/ToolRecompMainTab.java (at line 140)
   [javac]     fProjButton = createPushButton(projComp, LaunchMessages.getString("Launch.common.Browse_1"), null); //$NON-NLS-1$
   [javac]                                                             ^^^^^^^^^
   [javac] The method getString(String) is undefined for the type LaunchMessages
   [javac] ----------


The M4+2 build is tomorrow (Tuesday), so these need to be fixed asap if we're going to have an M4 build in Indigo.

Greg


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



Back to the top