An Open Source, feature-rich and professional RIA application development environment for Microsoft Silverlight in Eclipse.

    Vote for it on EPIC :

Archive for November, 2008

Attend the eclipse4SL session at Eclipse Summit Europe 2008

Tuesday, November 4th, 2008

A presentation about eclipse4SL is scheduled at 15:00 Thursday, November 20. In this presentation, we will give an overview of this project and then focus on interoperability between Silverlight and Java Web service. Here is the agenda

  1. What’s Silverlight?
  2. Architecture of Eclipse SLDT
    • Project management
    • Tools of development
    • Build and Run
  3. Roadmap
  4. Demo on interoperability between Silverlight and Java Web service

Please feel free to come by and get in touch directly with us.

eclipse4SL Source Code is fully Available

Tuesday, November 4th, 2008

The past weeks, we have been busy to review our code, and we are glad to announce that the source code of eclipse4SL is now fully available on SourceForge. This page explains in detail how to access the SourceForge repository.

We plan to update the sourceforge repository once every 2 weeks. Due to performance issues, we will not use it for daily development. If you want to get daily updates, please contact us.

Here what you’ll find in the source codes of the M1 plugins :

  • org.soyatec.csm - C Sharp Language Model
  • org.soyatec.csdt - C# development toolkit
  • org.soyatec.eclipse4sl.core - Core project
  • org.soyatec.eclipse4sl.vex.silverlight - XAML editor
  • org.soyatec.eclipse4sl.microsoft.msbuild - MSBuild model
  • org.soyatec.ui.vex - Common XML GUI editor

Yves YANG