Community
Participate
Working Groups
org.h2 bundle was included with org.eclipse.dltk.core.index-feature until 12-06-10. Since then, it contains only dltk plugins, and not org.h2, which is breaking the PDT.Product build. To compare to pdt-cbi-helios build, the PDT features only need org.h2 plugin to be available during build time. However PDT.Product requires org.h2 to be included in one of the product features to remain consistent.
hi Alex, after you removed the org.h2 bundle from dltk.index feature, can you recommend any other feature that contains it? E.g. in dltk, or orbit?
oh and another question - why did you removed it in first place? It would help us decide whether we can add org.h2 in one of PDT features.
Hi, org.h2 is part of orbit. we added the installation of it during build time of PDT see org.eclipse.pdt.releng We built pdt for helios so there should be no problems building it with pdt in general ;)
see previous comment
Fixed