Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » PDT not working after manual install on Linux(Eclipse doesn't see PDT when installing manually on Linux.)
PDT not working after manual install on Linux [message #659958] Wed, 16 March 2011 11:25 Go to next message
Gokhan is currently offline GokhanFriend
Messages: 2
Registered: March 2011
Junior Member
Hi,

I try to install PDT plugin [1] manually by copying the files in "plugins" and "features" directories of the plugin tarball into install_dir/plugins and install_dir/features directories(install_dir=/opt/eclipse), but eclipse fails to see the plugin. For instance, I can't see any entry about PHP while trying to open new project wizard.

Is the installation path wrong or do I miss something?

Thanks in advance

[1] http://www.eclipse.org/downloads/download.php?file=/tools/pd t/downloads/drops/2.2.0/S201006090518/pdt-SDK-S201006090518. zip
Re: PDT not working after manual install on Linux [message #660168 is a reply to message #659958] Thu, 17 March 2011 08:26 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
Why S201006090518, such an old build?

You need to install DLTK and WTP (and its dependencies) since PDT depends on them.
http://www.eclipse.org/dltk/
http://www.eclipse.org/webtools/
I don't know(I don't want to know) which version is suitable/installable for PDT S201006090518 though.

If you don't really need S201006090518, you can install pdt via Help>Install New Software>Helios. Also all-in-one packages including former versions are available at http://www.eclipse.org/downloads/ or http://www.eclipse.org/downloads/packages/ .
Re: PDT not working after manual install on Linux [message #660371 is a reply to message #660168] Fri, 18 March 2011 07:29 Go to previous messageGo to next message
Gokhan is currently offline GokhanFriend
Messages: 2
Registered: March 2011
Junior Member
Hi Toshihiro

I switched to build M201010110334 (this is what I can find as the latest but with installing the dependent plugins you referred, I'm still unable to get the plugin worked.

I think, the problem is related with the unavailability of PDT runtime plugin to Eclipse. Even I installed PDT SDK plugin, which includes both of source and runtime related files, Eclipse can't see the runtime plugin as not listed in "Eclipse Platform Installation Details" window. Do I need to do something extra to refer this plugin to Eclipse?
Re: PDT not working after manual install on Linux [message #660543 is a reply to message #660371] Sat, 19 March 2011 01:51 Go to previous message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
Help>Install New Software, it resolves all dependencies.

Otherwise you need Eclipse Platform Runtime and
http://www.eclipse.org/downloads/download.php?file=/technolo gy/dltk/downloads/drops/R2.0/S-2.0.1RC3-201009100629/dltk-co re-S-2.0.1RC3-201009100629.zip
http://www.eclipse.org/downloads/download.php?file=/technolo gy/dltk/downloads/drops/R2.0/S-2.0.1RC3-201009100629/dltk-co re-index-S-2.0.1RC3-201009100629.zip
http://www.eclipse.org/downloads/download.php?file=/modeling /emf/emf/downloads/drops/2.6.x/R201009141218/emf-runtime-2.6 .1.zip
http://www.eclipse.org/downloads/download.php?file=/modeling /emf/emf/downloads/drops/2.6.x/R201009141218/xsd-runtime-2.6 .1.zip
http://www.eclipse.org/downloads/download.php?file=/tools/ge f/downloads/drops/3.6.1/R201009132020/GEF-SDK-3.6.1.zip
http://www.eclipse.org/downloads/download.php?file=/webtools /downloads/drops/R3.2.2/R-3.2.2-20100915173744/wtp-R-3.2.2-2 0100915173744.zip
also
http://www.eclipse.org/downloads/download.php?file=/tools/pd t/downloads/drops/2.2.0/M201010110334/pdt-SDK-M201010110334. zip
(these are not latest versions(except pdt) though)

Again, Help>Install New Software, it resolves all dependencies.
Manual installation is bad way. Not for everyone.
Previous Topic:Hover/content assist/manual info incomplete/inconsistent/doesn't always work
Next Topic:Eclipse freezes
Goto Forum:
  


Current Time: Fri Apr 19 17:12:31 GMT 2024

Powered by FUDForum. Page generated in 0.02117 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top