> Hi > > To the best of my knowledge 'org.eclipse.equinox.concurrent' is a build > time dependency for some of the plugins within eclipse-platform. It is > definitely built (during "the first bootstrap"). But nothing requires > it after the build, it is not included. > > I do not see a problem with including it though. Just out of pure > curiosity, what do you need it for?
Control System Studio (CSS) is a collections of applications for interacting with large scale distributed control systems. http://cs-studio.sourceforge.net/ Our current build process involves downloading a specific version of eclipse from eclipse.org. I would like to get it to build against the packaged version of eclipse as a first step towards packaging CSS itself. Thanks, Michael