Hello,
Has anyone here had experience developing a JXTA or Eclipse RCP application?
I have a few questions:
JXTA and other protocols:
Is there anyway to autoconfigure during the first launch of a
JXTA-enabled program instead of showing the user the configurator?
(start with default settings and put the configurator into a settings
menu?)
Is Rendezvous in JXTA the same as Apple's Bonjour (formerly known as
Rendezvous) ?
http://en.wikipedia.org/wiki/Bonjour_%28protocol%29
Eclipse RCP:
What constraints are there to developing Eclipse plugins as opposued
to raw Java applications?
If my application is based on a Model-View-Controller pattern, can I
simply develop the model for my application, and then later develop an
RCP plugin for the View/Controller?
Thanks for any help,
Kevin Chiu