Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] building ptp from command line

If you have maven installed, you can simply go to the top level of the git repo and type:

	mvm -Dptp-install-dir=/path/to/install/dir -P production clean install

Regards,
Greg

On Apr 8, 2014, at 7:32 PM, Rafael Peria de Sene <rpsene@xxxxxxxxxxxxxxxxxx> wrote:

> Hi folks,
>    Looking at PTP wiki I couldn't find the guidelines for build it from the command line (instead of import it and build using eclipse). Is there a wiki page (or some sort of how to) explaining how to proceed ?
> 
> _______________________________________________
> ptp-user mailing list
> ptp-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-user



Back to the top