Home » Archives

Content tagged with: eclipse

[13 Oct 2009 | No Comment | ]

Giles Davies and Richard Erwin explain how to work in a mixed development environment containing .NET and Java projects by using Team Foundation Server to manage the process, source code, versioning, tracking, building, and reporting and using Visual Studio and Eclipse as IDEs.
http://www.infoq.com/presentations/Mixed-Java-.Net-Projects-Giles-Davies-Richard-Erwin

[21 Aug 2009 | No Comment | ]

eSWT, the embedded version of the Eclipse’s Standard Widget Toolkit (SWT) is one of the components introduced by the Eclipse embedded Rich Client Platform (eRCP) project. eSWT can be also be used without the other components of eRCP in the mobile java applications. Using eSWT toolkit java applications can create rich mobile applications. This talk introduces eSWT to mobile java developers and explains what it brings to the mobile java. Also it shows how to use it with MIDlets and highlights some of the new features that provide value to …

[16 Jul 2009 | No Comment | ]

Bruce Skingle introduces and gives a live demonstration of CODA, a code generation tool for eclipse. During the demo, he creates a client-server application from the ground up. By going through each step of the process, Bruce shows how easy it is to use CODA to quickly make an application within eclipse.

[15 Jun 2009 | No Comment | ]

Part one focuses on an overview of Mylyn’s task management features including offline editing, background synchronizations and change notifications with demos of how these work for Bugzilla and JIRA. Part two is an overview of how Mylyn’s frameworks can be extended when building IDE, desktop, and server-side applications.
http://www.infoq.com/presentations/mik-kersten-eclipse-mylin-tfi

[16 Apr 2009 | No Comment | ]

In this interview from EclipseCon 2009, Michael Coté talks with multi-RedMonkTV guest Jeff McAffer, one of the leads on the Equinox project. Having spoken with him about Equinox many times before, Coté starts by asking Jeff to give an update on what’s been going on in Equinox-land of late. In doing so, they speak about how Equinox is related to the OSGi Enterprise and other specifications. Also, Jeff mentions the p2 and other sub and related projects. Since there’s always great interest in p2, Coté asks Jeff to give us …

[23 Mar 2009 | No Comment | ]

In this video recorded at Eclipse Summit Europe 2008, Tom Schindl discusses his plans for the Eclipse Nebula project. The Nebula project is a source for custom SWT widgets and other UI components.

[19 Mar 2009 | No Comment | ]

The Eclipse tools for Silverlight project, aka eclipse4SL, is an eclipse plug-in that enables Eclipse developers to use the Eclipse IDE to create applications that run on the Microsoft Silverlight runtime platform. The interoperability scenarios this project enables are very interesting, as it provides more choices to Java/Eclipse developers and opens up new opportunities for Silverlight adoption. This demo gives an overview of the developer experience of creating a basic Silverlight application in Eclipse, shows how collaborating with a designer could work, and gives a sample Silverlight application talking to …