titouille
titouille

Reputation: 118

Totally unable to find jp.sourceforge.pdt_tools.formatter

I would like to add a PHP formatter to my Eclipse Helios (3.6 SR2) installation, but I'm not able to find any place to download a jp.sourceforge.pdt_tools.formatter (any version which can added to the Helios SR2)...

I searched 1 hour on google, on torrent sites, download programs like emule, on megaupload and other shared files system, but no result.

On the official website (http://de.sourceforge.jp/projects/pdt-tools/) project is closed and I can't find it on any site on the web...

If anyone has this jar file and can share it, it would be very helpful.

Thanks in advance

Upvotes: 4

Views: 1468

Answers (3)

pulse00
pulse00

Reputation: 1314

@KRavEN Atlanto (the original author) is not maintaining the formatter plugin anymore so i've integrated the formatter from that plugin into my PDT extensions: https://github.com/pulse00/PDT-Extensions.

You'll find the updatesite for it on http://pulse00.github.com/p2/

Upvotes: 0

KRavEN
KRavEN

Reputation: 351

The only files I'm still able to find to download are here: http://sourceforge.jp/users/atlanto/pf/eclipse/files/?id=477

v1.2.1 works in Eclipse Indigo with PDT 3.0.

Upvotes: 3

Martti Käärik
Martti Käärik

Reputation: 3621

Try Eclipse PHP Development Tools project.

Upvotes: 0

Related Questions