Ah, OK - I just found the relevant thread in the mail archive.
I agree with you that including this in the platform might introduce
too many dependencies. Putting it on Google Code would allow us to
avoid that issue as well as sidestep any potential legal issues. You
could potentially do something similar to what we have done with Pivot/
JFree:
http://code.google.com/p/pivot-jfree/
Maybe you could call it pivot-eclipse?
On Nov 17, 2009, at 9:38 AM, Christopher Brind wrote:
No worries...
Apart from the Pivot codebase it depends on these Eclipse plugins :
org.eclipse.jface.text,
org.eclipse.core.resources,
org.eclipse.ui,
org.eclipse.ui.editors,
org.eclipse.ui.ide,
org.eclipse.core.runtime,
org.eclipse.wst.xml.ui,
org.eclipse.wst.sse.ui
I have the "Eclipse 3.5 IDE for Java EE Developers" with "Eclipse
Platform"
and "Java EE IDE" features. These appear to provide all the
dependencies.
Cheers,
Chris
2009/11/17 Greg Brown <[email protected]>
given the complexity of eclipse and its dependency and
requirements, I
fear to add it in the core pivot project.
What kind of dependencies are we talking about here (apologies - I
haven't
been following this discussion that closely).
G