Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [equinox-dev] How do I write an Application Container

Have you searched the following resources?  I found some very help
postings here that may answer your questions.
* Eclipse RCP/PDE online help (re: ext point
org.eclipse.core.runtime.applications)
* Eclipse Wiki (see
http://wiki.eclipse.org/Equinox_Application_Model_Demo)
* Newsgroup (eclipse.technology.equinox)



The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.

From: equinox-dev-bounces@xxxxxxxxxxx
[mailto:equinox-dev-bounces@xxxxxxxxxxx] On Behalf Of Srijith Kochunni
Sent: Thursday, February 21, 2008 7:46 AM
To: equinox-dev@xxxxxxxxxxx
Subject: [equinox-dev] How do I write an Application Container


Hi,

    I am interested in knowing how an Application container is written.
Went through the specification, but am not really able to get a good
picture of how they are built and how they interact with each other. I
was therefore interested in knowing if there is any examples or
documentation relevant to this either on the internet / elsewhere, which
could help me.

I am looking at writing a small application instance, a descriptor for
it, and an Application Manager implementation to manage it. How is an
Application Handle retrieved and also knowing how to schedule my
application would be an added bonus..! The code snippets and details
provided in the spec, don`t seem complete.

Please excuse me for the avalanche of questions. Any help or leads would
be greatly appreciated.

Thanks,
Srijith.




_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top