namespaces for ui-plugins [message #74377] |
Mon, 18 February 2008 09:45  |
Eclipse User |
|
|
|
Originally posted by: manudiao.hotmail.com
Hi,
is there a good reason for providing the ui-plugins in a different
namespace than in rcp? (example org.eclipse.rap.ui instead of
org.eclipse.ui)?
Manu
|
|
|
|
|
Re: namespaces for ui-plugins [message #74916 is a reply to message #74590] |
Wed, 20 February 2008 03:40  |
Eclipse User |
|
|
|
Originally posted by: fappel.innoopract.com
Hi,
in fact it is possible to have both bundle versions in workspace/target
for development time. From my point of view that's not advisable, since
I encountered serveral problems with that approach regarding problems
during compile and debug time. But even RAP developers in my team mix
the targets up claiming that they don't have any serious problems by
doing so (expert mode, children don't do this at home...). And in case
of single sourcing of an RAP and RCP app, having a target with both
bundles types available may be more attractive than having separate
workspaces.
NOTE: what you must not do is to install the RAP target into your
Eclipse installation. This will definitively crash eclipse during the
next start up!
By the way: bundle dependencies are not defined by project names they
are defined by bundle-ids the so called manifest header
Bundle-SymbolicName. So in fact merging the namespaces is more a point
of using the same symbolic name.
Ciao
Frank
-----Ursprüngliche Nachricht-----
Von: Manuela [mailto:manudiao@hotmail.com]
Bereitgestellt: Dienstag, 19. Februar 2008 09:03
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: namespaces for ui-plugins
Betreff: Re: namespaces for ui-plugins
Hi Frank,
thanks for your answer, but why would one keep both plugins in the same
workspace, as far as I do understand rap (IŽm just beginning), it is not
possible for different target-plattforms to have both rap and rcp in the
same workspace, right? So why would one care of that? Would it not make
sense to merge these namespaces, what would migrating a software from
rcp to rap and vice versa much easier?
Just some thoughts about this.
Manu
|
|
|
Powered by
FUDForum. Page generated in 0.02081 seconds