Eclipse PDT setup

This is a discussion on Eclipse PDT setup within the PHP Language forums, part of the PHP Programming Forums category; Hi to all, I was trying out the Eclipse PDT IDE and I'm impressed. I just want to know ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-18-2008
Mirko Kralj
 
Posts: n/a
Default Eclipse PDT setup

Hi to all,

I was trying out the Eclipse PDT IDE and I'm impressed. I just want to
know about the development logic you are using with this IDE.

For example, I installed AppDev and configured Eclipse to use it's www
folder as workspace.

Now I want to define various virtual hosts on my PC for testing the code
inside AppDev. The idea is to call Firefox (or any other browser I like)
with the correct virtual host URL straight from Eclipse.

For example, I have eclipse project1 inside www/project1 and project2
inside www/project2 directory, and would like to call FireFox with URL
http://project1/ for project1 and http://project2/ for project2 testing.

(project1 and project2 are valid virtual hosts defined on my PC)

I've found PHP server settings for projects, and also Window>Web browser
so I guess my idea can be accomplished.

I was always near, but never achieved exactly what I wanted as described
above so I hope someone could help me with few tips.

Cheers.
Reply With Quote
  #2 (permalink)  
Old 04-18-2008
Twayne
 
Posts: n/a
Default Re: Eclipse PDT setup


--

How to Post a newsgroup
question effectively:
http://support.microsoft.com/kb/q555375

> Hi to all,
>
> I was trying out the Eclipse PDT IDE and I'm impressed. I just want to
> know about the development logic you are using with this IDE.
>
> For example, I installed AppDev and configured Eclipse to use it's www
> folder as workspace.
>
> Now I want to define various virtual hosts on my PC for testing the
> code inside AppDev. The idea is to call Firefox (or any other browser
> I like) with the correct virtual host URL straight from Eclipse.
>
> For example, I have eclipse project1 inside www/project1 and project2
> inside www/project2 directory, and would like to call FireFox with URL
> http://project1/ for project1 and http://project2/ for project2
> testing.
> (project1 and project2 are valid virtual hosts defined on my PC)
>
> I've found PHP server settings for projects, and also Window>Web
> browser so I guess my idea can be accomplished.
>
> I was always near, but never achieved exactly what I wanted as
> described above so I hope someone could help me with few tips.
>
> Cheers.




--
--
Regards,

Twayne

Open Office isn't just for wimps anymore;
OOo is a GREAT MS Office replacement
www.openoffice.org



Reply With Quote
  #3 (permalink)  
Old 04-18-2008
Mirko Kralj
 
Posts: n/a
Default Re: Eclipse PDT setup

On Fri, 18 Apr 2008 14:06:46 GMT, Twayne wrote:

> --
>
> How to Post a newsgroup
> question effectively:
> http://support.microsoft.com/kb/q555375



How to quote properly:
http://www.netmeister.org/news/learn2quote.html
Reply With Quote
  #4 (permalink)  
Old 04-18-2008
Paul Lautman
 
Posts: n/a
Default Re: Eclipse PDT setup

Mirko Kralj wrote:
> On Fri, 18 Apr 2008 14:06:46 GMT, Twayne wrote:
>
>> --
>>
>> How to Post a newsgroup
>> question effectively:
>> http://support.microsoft.com/kb/q555375

>
>
> How to quote properly:
> http://www.netmeister.org/news/learn2quote.html


I think you just kissed goodbye to any help in this forum. Good luck getting
help somewhere else.


Reply With Quote
  #5 (permalink)  
Old 04-18-2008
d00de
 
Posts: n/a
Default Re: Eclipse PDT setup

On Fri, 18 Apr 2008 18:34:20 +0100, Paul Lautman wrote:


> I think you just kissed goodbye to any help in this forum. Good luck getting
> help somewhere else.


Could someone explaine me too what did he do wrong in his first post? (it's
obvious about the second :)

Reply With Quote
  #6 (permalink)  
Old 04-18-2008
Piotr
 
Posts: n/a
Default Re: Eclipse PDT setup

d00de wrote:
> On Fri, 18 Apr 2008 18:34:20 +0100, Paul Lautman wrote:
>
>
>> I think you just kissed goodbye to any help in this forum. Good luck getting
>> help somewhere else.

>
> Could someone explaine me too what did he do wrong in his first post? (it's
> obvious about the second :)
>


Try to figure out what he's asking about... besides accessing local web
server with browser. But that's really not this group.

best regards
Piotr N
Reply With Quote
  #7 (permalink)  
Old 04-18-2008
Michael Fesser
 
Posts: n/a
Default Re: Eclipse PDT setup

..oO(d00de)

>On Fri, 18 Apr 2008 18:34:20 +0100, Paul Lautman wrote:
>
>> I think you just kissed goodbye to any help in this forum. Good luck getting
>> help somewhere else.

>
>Could someone explaine me too what did he do wrong in his first post?


Nothing, except that this is not the right newsgroup for his problem.
Better would be <news:eclipse.tools.pdt> or a more generic Eclipse
group. Using their newsserver requires a registration, but it's free.

http://www.eclipse.org/newsgroups/

>(it's
>obvious about the second :)


Even the second one was an appropriate answer to Twayne's completely
unnecessary content-less sig-only fullquote.

OT, so Fup2 poster

Micha
Reply With Quote
  #8 (permalink)  
Old 04-18-2008
Michael Fesser
 
Posts: n/a
Default Re: Eclipse PDT setup

..oO(Piotr)

>Try to figure out what he's asking about... besides accessing local web
>server with browser.


| The idea is to call Firefox (or any other browser I like)
| with the correct virtual host URL straight from Eclipse.

He didn't ask an explicit question, but the current situation and what
he would like to do was described good enough. It was just the wrong NG.

Micha
Reply With Quote
  #9 (permalink)  
Old 04-18-2008
Peter H. Coffin
 
Posts: n/a
Default Re: Eclipse PDT setup

On Fri, 18 Apr 2008 20:08:26 +0200, d00de wrote:
> On Fri, 18 Apr 2008 18:34:20 +0100, Paul Lautman wrote:
>
>
>> I think you just kissed goodbye to any help in this forum. Good luck getting
>> help somewhere else.

>
> Could someone explaine me too what did he do wrong in his first post? (it's
> obvious about the second :)


"I've these two machines and there's php and browsers on them. It's not
working. Can you tell me what's wrong?"

--
76. If the hero runs up to my roof, I will not run up after him and struggle
with him in an attempt to push him over the edge. I will also not engage
him at the edge of a cliff. (In the middle of a rope-bridge over a river
of molten lava is not even worth considering.) --Evil Overlord List
Reply With Quote
  #10 (permalink)  
Old 04-18-2008
Charles Calvert
 
Posts: n/a
Default Re: Eclipse PDT setup

On Fri, 18 Apr 2008 18:34:20 +0100, "Paul Lautman"
<paul.lautman@btinternet.com> wrote in
<66s4crF2ldgotU1@mid.individual.net>:

>Mirko Kralj wrote:
>> On Fri, 18 Apr 2008 14:06:46 GMT, Twayne wrote:
>>
>>> --
>>>
>>> How to Post a newsgroup
>>> question effectively:
>>> http://support.microsoft.com/kb/q555375

>>
>>
>> How to quote properly:
>> http://www.netmeister.org/news/learn2quote.html

>
>I think you just kissed goodbye to any help in this forum. Good luck getting
>help somewhere else.


You're probably right and it was less than diplomatic, but there was
definitely and element of tit for tat involved.
--
Charles Calvert | Software Design/Development
Celtic Wolf, Inc. | Project Management
http://www.celticwolf.com/ | Technical Writing
(703) 580-0210 | Research
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 07:16 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0