Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pdt-dev] PDT Sources

PS 1. I added wiki page explaining how to work with PDT source code: http://wiki.eclipse.org/PDT/Contributing feel free to ping me if something is missing/unclear..
PS 2. re Map files - we're not using them anymore, because we're building PDT using Maven/Tycho from CVS HEAD.

cheers

Jacek

________________________________________
From: pdt-dev-bounces@xxxxxxxxxxx [pdt-dev-bounces@xxxxxxxxxxx] on behalf of Jacek Pospychała [jacek.p@xxxxxxxx]
Sent: 24 July 2012 07:40
To: PDT Developers
Subject: Re: [pdt-dev] PDT Sources

hi Stephan,
which specific bugs are you looking at?
Maybe there's something we can help with..

Once you've got the sources you can now pretty easily build PDT with Maven. You just need to type "mvn clean install" in org.eclipse.pdt.releng, presuming that you checked out all PDT projects preserving their locations as on CVS.

Jacek Pospychala,
PDT Lead

________________________________________
From: pdt-dev-bounces@xxxxxxxxxxx [pdt-dev-bounces@xxxxxxxxxxx] on behalf of Stephan Hochdörfer [S.Hochdoerfer@xxxxxxxxxxxx]
Sent: 23 July 2012 12:40
To: pdt-dev@xxxxxxxxxxx
Subject: [pdt-dev] PDT Sources

Hi all,

can anyone point me please to the sources that I can check out? I found
some CVS Urls in the Map File, but whenever I try to check out the files
from there some of the classes seem to be missing. Where can I check out
a working version?

I`d like to show some love to PDT and fix some really annoying bugs that
hit me really hard.

Best regards, Stephan Hochdörfer

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


Back to the top