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

I used a later build (I20080314-1059) and it worked for me. You can
probably use M5 when you import org.eclipse.jdt.core from HEAD, but you
might have to get more of its dependencies from HEAD to get it to work.

Boris



                                                                           
             "Gorkem Ercan"                                                
             <gercan@xxxxxxx>                                              
             Sent by:                                                   To 
             eclipse-incubator         eclipse-incubator-e4-dev@xxxxxxxxxx 
             -e4-dev-bounces@e         g                                   
             clipse.org                                                 cc 
                                                                           
                                                                   Subject 
             03/24/2008 11:17          [eclipse-incubator-e4-dev] running  
             AM                        the demos                           
                                                                           
                                                                           
             Please respond to                                             
             E4 developer list                                             
             <eclipse-incubato                                             
             r-e4-dev@eclipse.                                             
                   org>                                                    
                                                                           
                                                                           




I am trying the run the E4 demos, following the instructions in
http://wiki.eclipse.org/E4/Running_the_demos. I am trying the flex
example and so far I was not able to run it.

My first problem is when I import the org.eclipse.jdt.core it has some
compilation errors (few missing constants) I am using Eclipse 3.4 M5
do I need a different eclipse version?
I suspect that my second problem is due to the compilation errors
(which I blindly fix in order to move on) but when I run the build
script for the helloworld (or any other) example it fails with
"org.eclipse.swt.e4.examples\flex\helloworld\buildtmp\HelloWorld.mxml:
Error: Could not resolve <sample:SWTHelloWorld> to a component
implementation."
Can anyone provide any pointers?
--
Gorkem
_______________________________________________
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