Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » PDT not working in 3.3 Europa
PDT not working in 3.3 Europa [message #33109] Tue, 03 July 2007 15:18 Go to next message
Eclipse UserFriend
Originally posted by: matt.scimedsolutions.com

Hey folks, I have been using the Zend editor for a couple years, and am
trying to move to Eclipse. I have spent many hours trying to get PDT to
work and am aving no luck. There is no PHP perpective, cannot create new
PHP projects etc.. When I look at the Software Upadates->Manage
Configuration I see the PDT installed, but it simply does not work.

I have installed the PDT M1 All-in-one release and still no go. I have
tried this on Window and Mac.

I think I must be missing something simple here.

Any thoughts?

Matt White
Scimed Solutions
919-287-1817
matt@scimedsolutions.com
Re: PDT not working in 3.3 Europa [message #33144 is a reply to message #33109] Tue, 03 July 2007 15:19 Go to previous messageGo to next message
D Kelsey is currently offline D KelseyFriend
Messages: 232
Registered: July 2009
Senior Member
Are you using Java 5.0 ? M1 won't work with anything less.

Dave Kelsey


Matt White wrote:
> Hey folks, I have been using the Zend editor for a couple years, and am
> trying to move to Eclipse. I have spent many hours trying to get PDT to
> work and am aving no luck. There is no PHP perpective, cannot create new
> PHP projects etc.. When I look at the Software Upadates->Manage
> Configuration I see the PDT installed, but it simply does not work.
>
> I have installed the PDT M1 All-in-one release and still no go. I have
> tried this on Window and Mac.
>
> I think I must be missing something simple here.
>
> Any thoughts?
>
> Matt White
> Scimed Solutions
> 919-287-1817
> matt@scimedsolutions.com
Re: PDT not working in 3.3 Europa [message #33312 is a reply to message #33109] Wed, 04 July 2007 00:29 Go to previous messageGo to next message
Adam Randall is currently offline Adam RandallFriend
Messages: 19
Registered: July 2009
Junior Member
On Tue, 03 Jul 2007 11:18:19 -0400
Matt White <matt@scimedsolutions.com> wrote:

> Hey folks, I have been using the Zend editor for a couple years, and am
> trying to move to Eclipse. I have spent many hours trying to get PDT to
> work and am aving no luck. There is no PHP perpective, cannot create new
> PHP projects etc.. When I look at the Software Upadates->Manage
> Configuration I see the PDT installed, but it simply does not work.
>
> I have installed the PDT M1 All-in-one release and still no go. I have
> tried this on Window and Mac.
>
> I think I must be missing something simple here.
>
> Any thoughts?

Here's what I've done:

Installed JRE6 (1.6.x)

Download Eclipse Classic 3.3 and install it
Manage the configuration of Eclipse and install the WST and all required packages off of that
( Help > Software Updates > Find and Install... > Search for new features to install > Europa Discovery Site > WST )

Install and restart Eclipse
Quit Eclipse
Download the latest nightly of PDT from http://www.eclipse.org/pdt/
install the files into Eclipse:
move to the folder above your eclipse folder
unzip ~/org.eclipse.php_feature-incubation-N20070702.zip

Start Eclipse

--
Adam Randall adam@lockdownnetworks.com
Senior Software Engineer (866) 844-8080
Lockdown Networks, Inc.
Re: PDT not working in 3.3 Europa [message #33347 is a reply to message #33109] Wed, 04 July 2007 08:30 Go to previous messageGo to next message
Bruno Vernay is currently offline Bruno VernayFriend
Messages: 8
Registered: July 2009
Junior Member
I don't get it on Linux Fedora Core 5,
Using Eclipse 3.3 and WST,
I tried JDK 1.6.0_01 ; JRE 1.5.0_12 ; JDK 1.6.0_02
With org.eclipse.php_feature-incubation-N20070703
(And 1M1 with JDK 1.6.0_01)

I have no outline, no formatter (it send all to the left, leaving no
spaces nor tabs), no folding.
(I tried diferents set of preferences)

Did I miss something ?

Thanks
Re: PDT not working in 3.3 Europa [message #33382 is a reply to message #33347] Wed, 04 July 2007 10:36 Go to previous messageGo to next message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
Bruno V wrote:
> I don't get it on Linux Fedora Core 5,
> Using Eclipse 3.3 and WST,
> I tried JDK 1.6.0_01 ; JRE 1.5.0_12 ; JDK 1.6.0_02
> With org.eclipse.php_feature-incubation-N20070703
> (And 1M1 with JDK 1.6.0_01)
>
> I have no outline, no formatter (it send all to the left, leaving no
> spaces nor tabs), no folding. (I tried diferents set of preferences)
>
> Did I miss something ?
>

is this because pdt depends on jem which is not part of Europa (together
with the visual editor)?

--
Lorenzo Bettini, PhD in Computer Science, DSI, Univ. di Firenze
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net


Re: PDT not working in 3.3 Europa [message #33462 is a reply to message #33382] Wed, 04 July 2007 13:03 Go to previous messageGo to next message
Bruno Vernay is currently offline Bruno VernayFriend
Messages: 8
Registered: July 2009
Junior Member
I alse tried the all ni one PDT with 1.5 and 1.6 JRE with the same result.

Maybe the JEM prerquisite should be revisited

About VE, see
http://www.eclipse.org/newsportal/thread.php?group=eclipse.t ools.ve

Thanks
Re: PDT not working in 3.3 Europa [message #34112 is a reply to message #33462] Fri, 06 July 2007 11:13 Go to previous messageGo to next message
Bruno Vernay is currently offline Bruno VernayFriend
Messages: 8
Registered: July 2009
Junior Member
It is working finally.
The problem was that I opened an old project and it wasn't fully recognize
as PHP, even if the icons showed the PHP nature of the files !

I had to do 2 things :
- Change the .project (simply delete it and reimport the project) or
create a new workspace.
- for each file delete the "<?php" header and retype it : the oultine show
up !
refreshing the project or the file didn't do anything !

Notice that moving a file from a directory to another looses its "PHP
nature" : it still has the icons, but no outlines : you will have to
again, retype the "<?php" !

I think that I will fill a bug ...

By the way I am using
java.runtime.version=1.6.0_02-b05
*** Features:
org.eclipse.cvs (1.0.0.v20070606-7C79_79EI99g_Y9e) "Eclipse CVS Client"
org.eclipse.emf.common (2.3.0.v200706262000) "EMF Common"
org.eclipse.emf.common.ui (2.3.0.v200706262000) "EMF Common UI"
org.eclipse.emf.ecore (2.3.0.v200706262000) "EMF Ecore"
org.eclipse.emf.ecore.edit (2.3.0.v200706262000) "EMF Ecore Edit Support"
org.eclipse.emf.edit (2.3.0.v200706262000) "EMF Edit"
org.eclipse.emf.edit.ui (2.3.0.v200706262000) "EMF Edit UI"
org.eclipse.gef (3.3.0.v20070620) "Graphical Editing Framework"
org.eclipse.php_feature (1.0.0.HEAD-79--9qMqC) "PDT Plug-in (Incubation)"
org.eclipse.platform (3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G) "Eclipse
Platform"
org.eclipse.rcp (3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG) "Eclipse RCP"
org.eclipse.wst (2.0.0.v200706041905-7C-18k0IWJZ93WDDJlQ60nUjTdJp) "Web
Standard Tools (WST)"
org.eclipse.xsd (2.3.0.v200706262000) "XML Schema Infoset Model (XSD)"
org.eclipse.xsd.edit (2.3.0.v200706262000) "XML Schema Edit Framework"
Re: PDT not working in 3.3 Europa [message #34147 is a reply to message #34112] Fri, 06 July 2007 16:55 Go to previous message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
Bruno V wrote:
> It is working finally.
> The problem was that I opened an old project and it wasn't fully
> recognize as PHP, even if the icons showed the PHP nature of the files !

but the dependence on jem comes out when you try to install PDT from the
update site...

--
Lorenzo Bettini, PhD in Computer Science, DSI, Univ. di Firenze
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net


Previous Topic:What kind of deployment is usually used and what is possible?
Next Topic:PHP debugger will not start
Goto Forum:
  


Current Time: Fri Apr 26 22:17:26 GMT 2024

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

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

Back to the top