Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [epf-dev] Building EPF (on Mac OS X)

First thing is get the right development environment downloaded and set up - there is a very specific version of eclipse needed with particular versions of plugins - more info at http://www.eclipse.org/epf/composer_dev_guide/dev_env.php

Once you have this in place connect via CVS to the repository and nab all the code per http://www.eclipse.org/epf/composer_dev_guide/cvs_setup.php - on e thing to note to get things to work properly I had check out each folder as a separate project.

You now have everything in place to build/debug except an appropriate product for the MacOS. I went down the path of creating my own product definition modeled after the linux version. Unfortunately I have misplace the notebook I kept of the steps I undertook - perhaps I will start this back up later next month.  If you make any progress and/or you want to collaborate on some of this email me at david *-at-* allens-online *-dot-* c0m...

David Allen
CTO Sparta Consulting Inc.
Cell: 503-781-4045


________________________________________
From: epf-dev-bounces@xxxxxxxxxxx [epf-dev-bounces@xxxxxxxxxxx] On Behalf Of Michael Tautschnig [tautschn@xxxxxxxxxxxxxxx]
Sent: Saturday, March 07, 2009 12:43 PM
To: Eclipse Process Framework Project Developers List
Subject: Re: [epf-dev] Building EPF (on Mac OS X)

> I went down this path and the stopper for me was libcairo - required for generating graphical elements for presentation - there is a fink package to install on os x ( http://pdb.finkproject.org/pdb/package.php/cairo) - thought I did not get this working I did make some progress using the linux product definition as a starting point...
>
>

[...]

Would you mind going into a bit more detail? I'm not really into Eclipse plug-in
programming/building ... :-( A proper starting point would probably be "what
should I download!?"

Thanks a lot,
Michael


This message contains information that may be privileged or confidential and is the property of Sparta. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.


Back to the top