Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Flex Cross Compiler help

Hi Ian,

I already have a bug report [1] for a new JFace-Viewer infrastructure
which should solve problems the current implementation has.

Tom

[1]https://bugs.eclipse.org/bugs/show_bug.cgi?id=260451

Ian Bull schrieb:
> Nothing yet.  I have only been ripping things out to get a working
> system, but I will try the debugger and start to assemble things.  Once
> I get a better sense of what does and does not work, I will start to
> file bugs / patches.
> 
> I am unlikely to get to this before EclipseCon, although at the
> conference you will likely find me hacking on this at the bar.
> 
> cheers,
> ian
> 
> 2009/3/10 Steve Northover <Steve_Northover@xxxxxxxxxx
> <mailto:Steve_Northover@xxxxxxxxxx>>
> 
> 
>     We would like to do everything we can to help you.  Do you have
>     patches to apply against JFace etc.?
> 
> 
> 
>     *Vineet Sinha <vineet@xxxxxxxxxxxxx <mailto:vineet@xxxxxxxxxxxxx>>*
>     Sent by: e4-dev-bounces@xxxxxxxxxxx <mailto:e4-dev-bounces@xxxxxxxxxxx>
> 
>     03/10/2009 10:32 AM
> 
>     Please respond to
>     E4 Project developer mailing list <e4-dev@xxxxxxxxxxx
>     <mailto:e4-dev@xxxxxxxxxxx>>
> 
> 
>     	
>     To
>     	E4 Project developer mailing list <e4-dev@xxxxxxxxxxx
>     <mailto:e4-dev@xxxxxxxxxxx>>
>     cc
>     	
>     Subject
>     	Re: [e4-dev] Flex Cross Compiler help
> 
> 
>     	
> 
> 
> 
> 
> 
>     Ian,
>     My main current goal is to get a  e4 style gef app running by
>     EclipseCon. Once that is done we will know the potential issues and
>     will be able to discuss getting these and Zest changes cleanly into
>     the main source repositories.
> 
>     Vineet
> 
> 
>     2009/3/10 Ian Bull <_irbull@eclipsesource.com_
>     <mailto:irbull@xxxxxxxxxxxxxxxxx>>
>     I have managed to get Zest compiling using the cross compiler too
>     [1].  I think it makes sense to work on this effort together, and
>     essentially try to bring all of the GEF project (Draw2D, GEF and
>     Zest) to the e4 platform.
> 
>     [1] _http://eclipsesource.com/blogs/2009/03/02/a-zesty-e4/_
> 
>     Zest also brings up some interesting questions about how JFace
>     should be split going forward.
> 
>     Any thoughts on how we should proceed?
> 
>     cheers,
>     ian
> 
> 
>     2009/3/9 Vineet Sinha <_vineet@architexa.com_
>     <mailto:vineet@xxxxxxxxxxxxx>>
>     Hey Guys,
>     We have been working on porting GEF to run using the cross compiler
>     and have had good success. We have been able to remove all
>     extraneous dependencies and compile the code into flex to deploy it.
>     We have found some bugs in the cross-compiler but that is another
>     discssion.
> 
>     Right now, I would appreciate some help in debugging the flex app. I
>     don't need a full scale debugging environment, but even some way to
>     dump text messages would be helpful. I could hack something myself,
>     but I would appreciate the right pointers.
> 
>     Also, the e4 new and noteworthy mentioned debugger support is
>     available. But do I need to do something special to be able to use
>     it. (I have been able to launch the example swt apps, but not been
>     able to use a debugger with them).
> 
>     Will appreciate any help.
> 
>     Thanks!
> 
>     Vineet
>     cell: 617.818.0548
>     skype: _vineet.sinha.at.architexa.com_
>     <http://vineet.sinha.at.architexa.com/>
>     aim: _vineet@architexa.com_ <mailto:vineet@xxxxxxxxxxxxx>
> 
>     _______________________________________________
>     e4-dev mailing list_
>     __e4-dev@eclipse.org_ <mailto:e4-dev@xxxxxxxxxxx>_
>     __https://dev.eclipse.org/mailman/listinfo/e4-dev_
> 
> 
> 
> 
>     -- 
>     R. Ian Bull | EclipseSource Victoria | +1 250 477 7484_
>     __http://eclipsesource.com_ <http://eclipsesource.com/> |
>     _http://twitter.com/eclipsesource_
> 
>     _______________________________________________
>     e4-dev mailing list_
>     __e4-dev@eclipse.org_ <mailto:e4-dev@xxxxxxxxxxx>_
>     __https://dev.eclipse.org/mailman/listinfo/e4-dev_
> 
>     _______________________________________________
>     e4-dev mailing list
>     e4-dev@xxxxxxxxxxx <mailto:e4-dev@xxxxxxxxxxx>
>     https://dev.eclipse.org/mailman/listinfo/e4-dev
> 
> 
>     _______________________________________________
>     e4-dev mailing list
>     e4-dev@xxxxxxxxxxx <mailto:e4-dev@xxxxxxxxxxx>
>     https://dev.eclipse.org/mailman/listinfo/e4-dev
> 
> 
> 
> 
> -- 
> R. Ian Bull | EclipseSource Victoria | +1 250 477 7484
> http://eclipsesource.com | http://twitter.com/eclipsesource
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> e4-dev mailing list
> e4-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/e4-dev



Back to the top