Hi,

You don't need to know about Buckminster. It is used on the build server
and the idea is that it starts an Eclipse instance and uses the plugins
installed in it to compile the code. The main reason this is easier than
using Ant is that we use an older verion of erlide to compile the Erlang
code too, and the settings don't need to be kept in two places (the Eclipse
workspace and the buildscript).

I did look at using Maven/Tycho instead, but that's not very simple either
and while the current way works I will keep using it.

/Vlad



On Mon, Feb 4, 2013 at 8:45 PM, Tarek Nabil <earlofl...@gmail.com> wrote:

> Hi again,
>
> I've never really done Eclipse plug-in development before, so that was my
> first introduction to Buckminster. It seems to be too complex for the
> simple needs of application development, so maybe that's why it's not very
> well known outside the Eclipse and OSGi communities.
>
> I read a quick overview and downloaded the book, but I intend to reference
> it only on a need basis, or do I need deep knowledge of this tool?
>
> More importantly, do I need to do some background reading first about
> Eclipse plug-in development in general or do you think this is something I
> can pick up as I get into the code?
>
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Erlide-devel mailing list
Erlide-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to