Skip to main content

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

Hi Jacek,

as I just figured out the annoying bugs when c&p code are fixed in the latest 3.1.1 version or at least seem to work for me again. But I am hitting another problem right now when editing a docblock comment. When I enter a text (e.g. @param) and hit the tab key the text is converted into an HTML element (<@param></@param>) which for me is not appropriate.

Thanks for documentation part, I guess this will help me with the next steps.

Best regards, Stephan Hochdörfer

Am 24.07.2012 07:40, schrieb Jacek Pospychała:
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