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

Steven, if that problem persists, I can fix it not Monday in the e4 tools master.

Am 09.08.2014 13:13 schrieb "Steven Spungin" <steven@xxxxxxxxxx>:
Lars removed that parameter.  He went back in and added a deprecated original version though, but it seems to not have made it into the build.

Steven Spungin

On Aug 9, 2014, at 6:48 AM, "Paul Webster" <pwebster@xxxxxxxxxxxxxxxxxxx> wrote:

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
_______________________________________________
e4-dev mailing list
e4-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/e4-dev

_______________________________________________
e4-dev mailing list
e4-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/e4-dev

Back to the top