Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-incubator-e4-dev] Running the demos on linux


Has the AS source been generated? It should be under "org.eclipse.swt.e4.examples/flex/controlexample/buildtmp/". The org.eclipse.jdt.compiler.as project has a script the generates the compiler (which generates the AS code). Follow the instructions in:

http://wiki.eclipse.org/E4/Running_the_demos

Silenio



"Mike Wrighton" <mike.wrighton@xxxxxxxxxxxxxx>
Sent by: eclipse-incubator-e4-dev-bounces@xxxxxxxxxxx

06/26/2008 06:43 AM

Please respond to
E4 developer list <eclipse-incubator-e4-dev@xxxxxxxxxxx>

To
eclipse-incubator-e4-dev@xxxxxxxxxxx
cc
Subject
[eclipse-incubator-e4-dev] Running the demos on linux





Hi,

I'm trying to run the E4 demos on Linux. I changed the build.xml script to run "mxmlc" rather than the windows executable version, but I'm getting the following error:

org.eclipse.swt.e4.examples/flex/controlexample/buildtmp/ControlExampleT.mxml: Error: Could not resolve <sample:Example> to a component implementation.

Any help would be great.

Thanks,
Mike Wrighton
_______________________________________________
eclipse-incubator-e4-dev mailing list
eclipse-incubator-e4-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-incubator-e4-dev


Back to the top