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

 Hi Dennis,

            I tried searching the mail archives but could not find much discussion on the same. Had gone through the wiki earlier (Sorry about not mentioning earlier) Problem with that is that it is much too specific to 'Eclipse'. I was looking for a simple application where the container Implementation is also provided. In the case of the wiki, the application container implementation is again abstracted and seems to be 'org.eclipse.core.runtime.applications'. 

       Anyway thanks for your quick help. Shall post any developments.

Thanks,
Srijith.
 
>>> "O'Flynn, Dennis" <Dennis.OFlynn@xxxxxxxxxxxxx> 02/21/08 6:22 PM >>> 
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
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev



Back to the top