473,405 Members | 2,310 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

PHP plug-in dont work in Eclipse?

I tried to develop php on eclipse
installed are prerequisites but it didn't work
help me,
if any one experienced with it succeeded.

it is 0.7 build

help plz

Nov 14 '06 #1
4 2183
Following on from junee's message. . .
>I tried to develop php on eclipse
installed are prerequisites but it didn't work
help me,
if any one experienced with it succeeded.

it is 0.7 build

help plz
Eclipse doesn't work for me. But then I don't have 768+Mb of memory or
XP. I gave up. My hunches are
(a) Eclipse is a black hole for memory
(b) You're expecting something to work that can't possibly do so
(c) PHP-Eclipse is broken

Personally I'd love to be able to use Eclipse, it has lots of juicy
things going for it... ...but it literally crashes my machine.

You have asked a very good question: "Is PHP-Eclipse any good?" (As in
(a) Works right out of the box
(b) Actually a good dev. environment
(c) Never crashes
)
--
PETER FOX Not the same since the adhesive company came unstuck
pe******@eminent.demon.co.uk.not.this.bit.no.html
2 Tees Close, Witham, Essex.
Gravity beer in Essex <http://www.eminent.demon.co.uk>
Nov 15 '06 #2
Peter Fox wrote:
Following on from junee's message. . .
>I tried to develop php on eclipse
installed are prerequisites but it didn't work
help me,
if any one experienced with it succeeded.

it is 0.7 build

help plz

Eclipse doesn't work for me. But then I don't have 768+Mb of memory or
XP. I gave up. My hunches are
(a) Eclipse is a black hole for memory
(b) You're expecting something to work that can't possibly do so
(c) PHP-Eclipse is broken

Personally I'd love to be able to use Eclipse, it has lots of juicy
things going for it... ...but it literally crashes my machine.

You have asked a very good question: "Is PHP-Eclipse any good?" (As in
(a) Works right out of the box
(b) Actually a good dev. environment
(c) Never crashes
)

Well I try to use it also. It does not crash on me. With the latest
upgrade it seems to work better. The debugger that is. That is the main
reason why I wanted to use it, besides the fact that I am a java
programmer and have used Eclipse for that in the last three years.

The PHP IDE is a new plugin and it is in its early stages. As an
alternative I use a free open source IDE called tsWebEditor
(http://tswebeditor.net.tc) and it works well with xdebug. It's a tigris
project (http://tswebeditor.tigris.org). I do have some information on
my website under PHP\Debugging.

The main problem I have with the Eclipse PHP IDE is that the project
people are Zend people. They are forcing their non open source debugger
into this Open source Eclipse project. Does not make sense to me.

--
Thanks in Advance... http://ichbin.9999mb.com
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
__________________________________________________ ____________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Nov 15 '06 #3
Peter Fox wrote:
Following on from junee's message. . .
>I tried to develop php on eclipse
installed are prerequisites but it didn't work
help me,
if any one experienced with it succeeded.

it is 0.7 build

help plz

Eclipse doesn't work for me. But then I don't have 768+Mb of memory or
XP. I gave up. My hunches are
(a) Eclipse is a black hole for memory
(b) You're expecting something to work that can't possibly do so
(c) PHP-Eclipse is broken

Personally I'd love to be able to use Eclipse, it has lots of juicy
things going for it... ...but it literally crashes my machine.

You have asked a very good question: "Is PHP-Eclipse any good?" (As in
(a) Works right out of the box
(b) Actually a good dev. environment
(c) Never crashes
)

Well I try to use it also. It does not crash on me. With the latest
upgrade it seems to work better. The debugger that is. That is the main
reason why I wanted to use it, besides the fact that I am a java
programmer and have used Eclipse for that in the last three years.

The PHP IDE is a new plugin and it is in its early stages. As an
alternative I use a free open source IDE called tsWebEditor
(http://tswebeditor.net.tc) and it works well with xdebug. It's a tigris
project (http://tswebeditor.tigris.org). I do have some information on
my website under PHP\Debugging.

The main problem I have with the Eclipse PHP IDE is that the project
people are Zend people. They are forcing their non open source debugger
into this Open source Eclipse project. Does not make sense to me.

To use xdebug with tswebeditor I just load the php script into
tswebeditor(set the debug stop) and then call it from a web browser with
this URL:

http://localhost/phpscript.php?XDEBU...RT=tswebeditor

--
Thanks in Advance... http://ichbin.9999mb.com
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
__________________________________________________ ____________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)

--
Thanks in Advance... http://ichbin.9999mb.com
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
__________________________________________________ ____________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Nov 15 '06 #4
junee wrote:
I tried to develop php on eclipse
installed are prerequisites but it didn't work
help me,
if any one experienced with it succeeded.

it is 0.7 build
what do you mean it doesn't work?
do you get an error, or something like that?

Lore

--
+-----------------------------------------------------+
| Lorenzo Bettini ICQ# lbetto, 16080134 |
| Home Page : http://www.lorenzobettini.it |
| http://tronprog.blogspot.com BLOG |
| http://www.purplesucker.com Deep Purple Cover Band |
| http://www.gnu.org/software/src-highlite |
| http://www.gnu.org/software/gengetopt |
| http://www.lorenzobettini.it/software/gengen |
| http://www.lorenzobettini.it/software/doublecpp |
+-----------------------------------------------------+
Nov 28 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Tian | last post by:
I am writing an audio game using Python. in this game you can apply some sound effects for the clips you have recorded. I want to make this function extensible. I want user to be able to add new...
2
by: Jesper | last post by:
Im creating a host application (a game) which allows for users to supply a custom computer AI. This will be in the form of a plugin assembly which supports a specified interface. So the host will...
1
by: gnuoytr | last post by:
being a retrograde vi kind of guy, i can run a vi-able editor when i use WSAD or Eclipse (both java programs), but i don't see any plug-in menu items here. any chance of getting plug-in support...
2
by: Kelvin | last post by:
To all, I've got another question. Does anybody know how to write plug-ins using VC++?? Actually, my friends and I will develop a Photo enhancing system, and so we'll need some technique to...
4
by: Brad Markisohn | last post by:
Is there a way to determine, programmatically, when Plug-and-Play devices are connected or removed from the PC? In VB 6 I caught events from the SysInfo control, but I don't believe that this...
2
by: Mel | last post by:
Has anyone got any leads on doing this?
0
by: Ant | last post by:
Sourceforge's Project of the Month (an IT monitoring system written using Zope and Twisted) is a good advert for Python: http://sourceforge.net/potm/potm-2007-03.php
8
by: Joe Kovac | last post by:
Hi! Is there any recommendation how to develop plugin-like Asp.Net pages? The use case: We have a framework, where you can administrate employees, customers, etc. Now, customers always want some...
19
by: jim | last post by:
(from http://www.news.com/8301-13578_3-9798715-38.html ) October 16, 2007 5:56 PM PDT RIAA tries to pull plug on Usenet. Seriously. Posted by Declan McCullagh The Recording Industry Association...
1
by: diwakar09 | last post by:
hi all, could you tell me how to write plugins for mac safari how to start, i have the dll's but i don't know how to start, pls. guide me, if possible send me some links from where i can access...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.