Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Automatically change, compile and export a plugin
Automatically change, compile and export a plugin [message #522938] Wed, 24 March 2010 10:10 Go to next message
Miguel Angel Garcia de Dios is currently offline Miguel Angel Garcia de DiosFriend
Messages: 22
Registered: July 2009
Junior Member
Hi everyone,

I want to deploy a plugin such that, automatically, take a plugin
project, change some sources, recompile that project, export it as a
plugin and restart Eclipse to be aware of the new plugin.

Any idea of how to do that?

Thank you!
Re: Automatically change, compile and export a plugin [message #523126 is a reply to message #522938] Thu, 25 March 2010 08:57 Go to previous messageGo to next message
Sophie Andrieu is currently offline Sophie AndrieuFriend
Messages: 38
Registered: July 2009
Member
Hello !
You can see Tycho Maven :
=> https://docs.sonatype.org/display/TYCHO/Index
=> http://www.sonatype.com/people/2008/11/building-eclipse-plug ins-with-maven-tycho/

Sophie
Re: Automatically change, compile and export a plugin [message #524092 is a reply to message #522938] Tue, 30 March 2010 05:17 Go to previous messageGo to next message
Volker Wegert is currently offline Volker WegertFriend
Messages: 182
Registered: July 2009
Senior Member
Miguel Angel Garcia de Dios <cordobarras@hotmail.com> writes:
> I want to deploy a plugin such that, automatically, take a plugin project,
> change some sources, recompile that project, export it as a plugin and
> restart Eclipse to be aware of the new plugin.

The RCER JCo Import Wizard contains at least part of what you want to
do. Check http://rcer.sf.net

HTH
Volker

--
* Volker Wegert * http://www.volker-wegert.de/contact *
"INTEL inside" - The world's most widely used warning label.
Re: Automatically change, compile and export a plugin [message #524258 is a reply to message #522938] Wed, 31 March 2010 10:49 Go to previous message
Ralf Ebert is currently offline Ralf EbertFriend
Messages: 168
Registered: July 2009
Senior Member
Hi Miguel,

> I want to deploy a plugin such that, automatically, take a plugin
> project, change some sources, recompile that project, export it as a
> plugin and restart Eclipse to be aware of the new plugin.

if you want to install/update a bundle that you have in your workspace into your running
IDE, use "Export > Deployable Plug-ins and fragments" and choose "Install into host". You
will be prompted to restart Eclipse as result of this operation.

Greetings,

Ralf

--
http://www.ralfebert.de/blog/eclipsercp/
Previous Topic:Unsatisfied version constraint
Next Topic:Automatically change, compile and export a plugin
Goto Forum:
  


Current Time: Tue Mar 19 13:59:46 GMT 2024

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

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

Back to the top