Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » How to get working PDT?
How to get working PDT? [message #44842] Tue, 21 August 2007 20:37 Go to next message
Eclipse UserFriend
Originally posted by: trash.fast-it.net

Hello,

I extracted pdt-all-in-one-incubation-S20070815_M2-linux-gtk.tar.gz on my
debian 4 system an added also
org.eclipse.php.xdebug.sampleMapper_0.0.2.jar and
XDebugBinContrib_0.2.3.zip (xtracted .jars) to the plugin folder of
eclipse.

After the start I am miss the php-perspective.

eclipse -vmargs -Xmx384M -Xms328M

What's wrong? Do I have to use a certain java-versoin?
Re: How to get working PDT? [message #44875 is a reply to message #44842] Tue, 21 August 2007 21:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dkel50.hotnospmail.com

There are a couple of things. Firstly you need to be running Java 5 (aka
1.5) or later. I haven't tried but I don't think the xdebug support on
bugzilla will work with M2 or later.

Dave Kelsey

Joe wrote:
> Hello,
>
> I extracted pdt-all-in-one-incubation-S20070815_M2-linux-gtk.tar.gz on
> my debian 4 system an added also
> org.eclipse.php.xdebug.sampleMapper_0.0.2.jar and
> XDebugBinContrib_0.2.3.zip (xtracted .jars) to the plugin folder of
> eclipse.
>
> After the start I am miss the php-perspective.
>
> eclipse -vmargs -Xmx384M -Xms328M
>
> What's wrong? Do I have to use a certain java-versoin?
>
>
>
>
>
Re: How to get working PDT? [message #44895 is a reply to message #44875] Tue, 21 August 2007 22:30 Go to previous message
Eclipse UserFriend
Originally posted by: trash.fast-it.net

Hello Dave.

thx! It works fine now.

--------------------------------------------------------

# java --version
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
ready-4-it-s01:/raid/daten/apps/programming/php_sdk/eclipse/ pdt#
update-alternatives --config java

Es gibt 5 Alternativen, die »java« bereitstellen.

Auswahl Alternative
-----------------------------------------------
1 /usr/bin/gij-wrapper-4.1
*+ 2 /usr/lib/jvm/java-gcj/jre/bin/java
3 /usr/lib/jvm/java-6-sun/jre/bin/java
4 /usr/bin/jamvm
5 /usr/lib/jvm/java-1.5.0-sun/jre/bin/java

Drücken Sie die Eingabetaste, um die Vorgabe[*] beizubehalten,
oder geben Sie die Auswahlnummer ein: 3
Verwende »/usr/lib/jvm/java-6-sun/jre/bin/java«, um »java« bereitzustellen.

# java -version
java version "1.6.0_02"
Java(TM) SE Runtime Environment (build 1.6.0_02-b05)
Java HotSpot(TM) Client VM (build 1.6.0_02-b05, mixed mode, sharing)
Previous Topic:No code folding?
Next Topic:System files should not be exported
Goto Forum:
  


Current Time: Thu Apr 25 05:22:07 GMT 2024

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

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

Back to the top