Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] 0.17 Build: I20140808-2200 Failed

On Fri, Aug 8, 2014 at 10:13 PM, <e4Build@xxxxxxxxxxx> wrote:
Build log: http://build.eclipse.org/eclipse/e4/cbi/log.txt


I suddenly get a failure here:
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.21.0:compile (default-compile) on project org.eclipse.e4.tools.emf.ui: Compilation failure: Compilation failure:
[ERROR] /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20140808-2200/org.eclipse.e4.tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java:[1045]
[ERROR] FilteredTree viewParent = new FilteredTree(treeArea, SWT.MULTI | SWT.FULL_SELECTION | SWT.H_SCROLL | SWT.V_SCROLL, new PatternFilter(), true);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is undefined


But that constructor looks fine.  Any insight is appreciated.

Later,
Paul

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top