Skip to main content

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

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




Back to the top