Thanks Graham for updates.

Is there any expected time frame or maven release, which will have these
features.
"eclipse:make-artifacts" is a nice feature but it will work only if the
person building and assembling the project has eclipse installed in his or
her machine, which I think will not be the case as the RCP is one of the
modules and not everybody will be working on it.
For compilation purpose the win32 eclipse jars are availabe in maven (
repo1.maven.org), so compilation is not a problem.

Regards,
Bhupendra


On 12/15/06, Graham Leggett <[EMAIL PROTECTED]> wrote:

Bhupendra Bhardwaj wrote:

> The maven repository doesn't have the eclipse swt plugins for all
> platforms.  I have few questions, can those be answered please if
possible-
> - Can I download the eclipse runtime binary or any zip/tar from
>
http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/.
> If yes, then how?

I am currently in the process of trying to solve this problem.

Although the latest eclipse jars are not (yet) available in a maven
repository, the 2.3-SNAPSHOT maven-eclipse-plugin has a goal
eclipse:make-artifacts that, given a directory containing an eclipse
installation, will import all the eclipse jars into your local
repository, complete with dependency information. It works very well.

You can point the maven-eclipse-plugin at the deltapack, and those jars
can be imported as well.

> - how can I assemble the RCP for different platform using maven? Is it
> profiles I need to use in assembling or there is some other or better
way.

That is my next task - the maven-pde-plugin seems the most likely
solution, however I have not yet found a way to produce an eclipse RCP
app for multiple platforms using this method, yet.

Regards,
Graham
--



Reply via email to