rcp « eclipse « Maven/Ant Q&A

Home
Maven/Ant Q&A
1.Ant
2.artifact
3.dependency
4.deploy
5.Development
6.eclipse
7.glassfish
8.hudson
9.integration
10.jetty
11.junit
12.m2eclipse
13.module
14.netbeans
15.package
16.plugin
17.POM
18.repository
19.svn
Maven/Ant Q&A » eclipse » rcp 

1. ClassNotFoundException when starting Maven 2 RCP application    stackoverflow.com

I've started a very basic Eclipse (Helios) RCP application with the "Hello RCP" template. I enabled Maven dependency management and added Spring 3 to the POM. After that I created a view and ...

2. Integrate maven project to an eclipse plug-in project ( RCP application )    stackoverflow.com

I have a backend that is a maven project, and i want to create a frontend RCP application that uses the maven project. how to add the maven project and all ...

3. Build system for eclipse plugins & RCP    stackoverflow.com

I wonder if there is build system with following capabilities:

  1. Install & update dependencies (plugins) in target platform on developer machine.
  2. Retrieve & pack binary dependencies into OSGi bundle (from maven repos, maybe).
i.e. ...

4. Eclipse RCP Buildtool    stackoverflow.com

I want to automate the Build Process of an existing RCP application with an own target platform. Now I can't decide between Ant and Maven ore maybe there is a better tool?! The ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.