Thanks Tom, That was very helpful.
Regards, Bhupendra On 12/2/06, Tom Huybrechts <[EMAIL PROTECTED]> wrote:
There is a Maven repository with the Eclipse bundles at http://repo1.maven.org/eclipse/ I don't expect this to be around forever, but I guess it will eventually be integrated in the central repository. On 12/2/06, Bhupendra Bhardwaj <[EMAIL PROTECTED]> wrote: > Hi, > > I have developed an eclipse RCP and it can run as an standalone application. > Now I need to do a maven build for it. This project will be part of another > open source project. As the eclipse plugins are not available in maven > repository, do I need to add those plugins like swt3.2.., jface3.2 etc etc > in the repository? > I know that eclipse doesn't ship these as seperate plugins. > If the jars are available in maven repository, then I can just add the > dependency in the pom file, but for these eclipse plugin jars what can be > done? > > any pointers in the right direction will be helpful. > > Regards, > Bhupendra > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
