I have an AWT/Swing based GUI that I am about to rewrite using Eclipse
plug-ins. The current GUI has a WebDav Navigator view, a properties view,
a tabbed editor area, output console view, etc. My question is should I
develop this as an RCP using various plug-ins or just create a bunch of
plug-ins and allow users to drop them into an existing Eclipse
environment. Can anyone point me in the right direction - possibly to any
papers written on the subject? Thanks in advance.
Barry