Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Integate and Connect your Clients

Revision as of 22:26, 27 April 2007 by Unnamed Poltroon (Talk) (Initial Thoughts from Wayne)

Initial Thoughts from Wayne

I've been building an application that's related to your project proposal as an Eclipse RCP sample.

Here's a screenshot:

Organizer.png

There's some information about the

http://www.eclipse.org/evangelism/samples/organizer/install.php

I did a presentation on the application last week at Eclipse Forum Europe:

http://www.eclipse.org/downloads/download.php?r=1&file=/technology/phoenix/talks/AnatomyOfAnEclipseRcpApplication.ppt

Or

http://www.eclipse.org/downloads/download.php?r=1&file=/technology/phoenix/talks/AnatomyOfAnEclipseRcpApplication.pdf

The basic idea is that the application is actually a platform for building an organizer. The task list is the most evolved part of it. The object model needs a lot of work. I have some ideas about how I want to change the object model (and will probably do some of that work this weekend).

Take a look at what I've built so far. I'm curious to know if you think you can leverage it for this project.

Back to the top