Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Build Eclipse plugin via commandline
Build Eclipse plugin via commandline [message #1124199] Thu, 03 October 2013 09:29 Go to next message
Andre Couturier is currently offline Andre CouturierFriend
Messages: 1
Registered: October 2013
Junior Member
Hello,
I'm new to plugin development in Eclipse. I need to integrated and Eclipse plugin into a build factory.
Everything I could find with google base on an existing eclipse installation. Do I have a possiblility to do it directly via commandline?
I tried to compile the project with javac and created a jar afterwards, but Eclipse return a lot of errors for unknown classes. I compared my jar with one from eclipse and could not identify the main difference. (Some icons are not included in the packages).

Regards, André
Re: Build Eclipse plugin via commandline [message #1137160 is a reply to message #1124199] Mon, 14 October 2013 09:48 Go to previous message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

You should have a look at Tycho, which allows you to use Maven to deal
with dependencies and build/test your Eclipse artifacts.
--
Mickael Istria
My job: http://www.jboss.org/tools
My blog: http://mickaelistria.wordpress.com
My Tweets: http://twitter.com/mickaelistria
Previous Topic:Running an external program from a menu
Next Topic:Eclipse launch confuguration programatically
Goto Forum:
  


Current Time: Fri Mar 29 05:21:11 GMT 2024

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

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

Back to the top