Jump to content

Eclipse --- phpeclipse plugin


Recommended Posts

 

I am trying to get me eclipse installation to work with a phpeclipse manual installation.

I have put the extracted files in every conceivable place under my eclipse directory but I can not

get eclipse to recognise my php code.

 

I found the following on the net:

 

"Unzip the *.zip file into your eclipse install directory

(Note: the /plugins and /features directories in the *.zip file should be in sync with the eclipse /plugins and /features directories)"

 

It seems pretty staight forward but can anyone advice me on what "sync" means and any general eclipse plugin manual installation

techniques?

 

Thank you.

Link to comment
Share on other sites

  • 2 weeks later...

Eclipse 3.x caches all plugin.xml files into a single repository for quicker loading. If you used eclipse before installing PHPeclipse, you should start eclipse once with the -clean option. This -clean forces Eclipse to rebuild that repository. This applies to anything that is installed into eclipse by unzipping it into its plugins folder.

 

 

go start -> run

type cmd enter

after type your eclips path and clan option

 

eg: c:/program files/eclipse/eclipse.exe-clean

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.