Can I have both Together Developer 2006 (for Eclipse) and Together Designer
2006 (for Eclipse) installed at the same time and using the same Eclipse
SDK?
I was successful installing Designer, but I realized that I wanted to create
diagrams from an existing Eclipse (Java) project. From what I read, it seems
that I need to install Developer, though Developer doesn't allow me to
create new UML 2.0 diagrams.
So, I tried to install Developer as well and now Eclipse fails with messages
of the form:
Could not install bundle
../Borland/Together/Developer2006/eclipse/plugins/com.tssap.selena.java.comm
ent/ Bundle "com.tssap.selena.java.comment" version "7.0.0" has already
been installed from:
update@../Borland/Together/Designer2006/eclipse/plugins/com.tssap.selena.jav
a.comment/
Obviously, it indicates that this specific bundle is already installed.
As a result, I don't have either Developer or Designer functionality. Has
anyone at Borland considered this? What is the solution?
Thanks,
Glenn
One other thing to remember, is that eclipse's configuration information
(Eclipse\configuration) will need to be refreshed any time there are changes
to the plugins that Eclipse has loaded. If you are switching back and forth
between Designer/Developer, you may run into problems b/c different plugins
will be loaded for each, but the configuration info may not match which
plugins are loaded. To overcome this problem, you would have to start with
the "eclipse.exe -clean" switch to clean the configuration info each time
you switch products.
"Glenn Boysko" <gbo...@microstrategy.com> wrote in message
news:43f50ff3$1...@newsgroups.borland.com...