[go: up one dir, main page]

Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Maximize animation and maven question(How to question on maximizing editor)
Maximize animation and maven question [message #1220551] Thu, 12 December 2013 14:19 Go to next message
Prasanna K is currently offline Prasanna KFriend
Messages: 78
Registered: July 2009
Member
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 Go to previous messageGo to next message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

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
Re: Maven question [message #1220571 is a reply to message #1220564] Thu, 12 December 2013 15:02 Go to previous message
Prasanna K is currently offline Prasanna KFriend
Messages: 78
Registered: July 2009
Member
Mickael - we haven't moved to Tycho still. We use maven to pull the dependencies and build the plug-in jar by doing maven->install.
Previous Topic:Select all in Grid
Next Topic:IntensityGraph, when the axis are updated?
Goto Forum:
  


Current Time: Sat Dec 14 04:29:10 GMT 2024

Powered by FUDForum. Page generated in 0.02715 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top