Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Plugin life cycle
Plugin life cycle [message #168045] Tue, 09 December 2003 13:06 Go to next message
Eclipse UserFriend
Originally posted by: jmedina.on.com

I am adding a view in which I can add/remove servers. The server connection
parameters get saved to a file everytime the user adds/remove an entry.
I want to read the file at the time the plugin starts, so that I start the
view with the last list of registered servers, but I can't find where to put
that code.
Could anyone point me to the plugin life cycle documentation, javadoc, or
chapter in the Book "The Java Developer's Guide to Eclipse" ? (I have seen
it before, but I can't find it again....)

Thanks

-Jorge
Re: Plugin life cycle [message #168070 is a reply to message #168045] Tue, 09 December 2003 14:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jmedina.on.com

Forget my question. I found it. Chapter 15 Page 398 of the book.

"Jorge" <jmedina@on.com> wrote in message news:br4h7u$po3$1@eclipse.org...
> I am adding a view in which I can add/remove servers. The server
connection
> parameters get saved to a file everytime the user adds/remove an entry.
> I want to read the file at the time the plugin starts, so that I start the
> view with the last list of registered servers, but I can't find where to
put
> that code.
> Could anyone point me to the plugin life cycle documentation, javadoc, or
> chapter in the Book "The Java Developer's Guide to Eclipse" ? (I have seen
> it before, but I can't find it again....)
>
> Thanks
>
> -Jorge
>
>
Re: Plugin life cycle [message #168111 is a reply to message #168070] Tue, 09 December 2003 14:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.guide.removeMe.andMeToo.earthlink.net

Jorge,

If you let me know what you looked for in the index and didn't find, we have
a list of new entries we're building. Maybe "life cycle" with subentries
for plug-ins, workspace, etc.?

Thanks, Dan
------------------------------------------------------------
co-author, "The Java Developer's Guide to Eclipse"
http://www.amazon.com/exec/obidos/ASIN/0321159640

"Jorge" <jmedina@on.com> wrote in message news:br4l1o$v95$1@eclipse.org...
> Forget my question. I found it. Chapter 15 Page 398 of the book.
>
> "Jorge" <jmedina@on.com> wrote in message news:br4h7u$po3$1@eclipse.org...
> > I am adding a view in which I can add/remove servers. The server
> connection
> > parameters get saved to a file everytime the user adds/remove an entry.
> > I want to read the file at the time the plugin starts, so that I start
the
> > view with the last list of registered servers, but I can't find where to
> put
> > that code.
> > Could anyone point me to the plugin life cycle documentation, javadoc,
or
> > chapter in the Book "The Java Developer's Guide to Eclipse" ? (I have
seen
> > it before, but I can't find it again....)
> >
> > Thanks
> >
> > -Jorge
Re: Plugin life cycle [message #168662 is a reply to message #168111] Wed, 10 December 2003 12:23 Go to previous message
Eclipse UserFriend
Originally posted by: jmedina.on.com

Hi Dan,
I confess that I rarely use the index of a book...specially when it comes
to programming.
I prefer to search on the table of Contents that offers a subject based
approach.


"Dan Kehn" <eclipse.guide@removeMe.andMeToo.earthlink.net> wrote in message
news:br4mfu$1pd$1@eclipse.org...
> Jorge,
>
> If you let me know what you looked for in the index and didn't find, we
have
> a list of new entries we're building. Maybe "life cycle" with subentries
> for plug-ins, workspace, etc.?
>
> Thanks, Dan
> ------------------------------------------------------------
> co-author, "The Java Developer's Guide to Eclipse"
> http://www.amazon.com/exec/obidos/ASIN/0321159640
>
> "Jorge" <jmedina@on.com> wrote in message news:br4l1o$v95$1@eclipse.org...
> > Forget my question. I found it. Chapter 15 Page 398 of the book.
> >
> > "Jorge" <jmedina@on.com> wrote in message
news:br4h7u$po3$1@eclipse.org...
> > > I am adding a view in which I can add/remove servers. The server
> > connection
> > > parameters get saved to a file everytime the user adds/remove an
entry.
> > > I want to read the file at the time the plugin starts, so that I start
> the
> > > view with the last list of registered servers, but I can't find where
to
> > put
> > > that code.
> > > Could anyone point me to the plugin life cycle documentation, javadoc,
> or
> > > chapter in the Book "The Java Developer's Guide to Eclipse" ? (I have
> seen
> > > it before, but I can't find it again....)
> > >
> > > Thanks
> > >
> > > -Jorge
>
>
Previous Topic:Fragment
Next Topic:rich client platform bundles
Goto Forum:
  


Current Time: Sun Jun 30 14:26:14 GMT 2024

Powered by FUDForum. Page generated in 0.05338 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top