Maximize animation and maven question [message #1220551] |
Thu, 12 December 2013 14:19  |
Eclipse User |
|
|
|
I have used org.eclipse.ui.part.MultiEditor to show multiple editors side-by-side. In order to support a requirement where -the inner editor should slowly maximize when double clicked its title- was wondering if I could use Nebula library. Please guide.
Also where can I get maven dependency info (group id, artifact id, version and repository) to fetch nebula jars through a maven based RCP application?
Thanks.
|
|
|
Maven question [message #1220564 is a reply to message #1220551] |
Thu, 12 December 2013 14:35   |
Eclipse User |
|
|
|
On 12/12/2013 03:19 PM, Prasanna K wrote:
> Also where can I get maven dependency info (group id, artifact id,
> version and repository) to fetch nebula jars through a maven based RCP
> application?
What do you call a "maven based RCP application"? The closest thing from
Maven/RCP is Tycho, and Tycho doesn't require maven
groupId/artifactId/version to resolve dependencies. It relies on p2
repostories and p2 mechanisms. With Tycho consuming Nebula bundles is
done exactly the same way as consuming Eclipse platform bundles.
--
Mickael Istria
My job: http://www.jboss.org/tools
My blog: http://mickaelistria.wordpress.com
My Tweets: http://twitter.com/mickaelistria
|
|
|
|
Powered by
FUDForum. Page generated in 0.04028 seconds