Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Help with cproject file

Hi,

About .cproject and .project files, I do not know.

However, according to https://wiki.documentfoundation.org/Development/BuildingOnLinux, LibreOffice rely on autotools.
Therefore, I think you should be able to create an autotools project in eclipse to build Libreoffice, thanks to the procedure described here:
http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fruntime-options.html

Another possibility is to create a simple Makefile project (http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fruntime-options.html)

Xavier Raynaud

On 01/22/2014 12:26 PM, Alexandre Vicenzi wrote:
Hi,

I'm trying to make LibreOffice compatible with Eclipse, but I can't find any documentation about .cproject e .project files.

Is there any documentation about these files?

Best regards,

Alexandre Vicenzi


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top