Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Create PHP Sub-Projects in a PHP Project?
Create PHP Sub-Projects in a PHP Project? [message #495984] Fri, 06 November 2009 21:44 Go to next message
Missing name Missing name is currently offline Missing name Missing nameFriend
Messages: 6
Registered: September 2009
Junior Member
Is there a way to create multiple PHP Sub-Projects within a PHP Project?

Thanks

Jeff in Seattle
Re: Create PHP Sub-Projects in a PHP Project? [message #496019 is a reply to message #495984] Sat, 07 November 2009 07:01 Go to previous messageGo to next message
Michael Spector is currently offline Michael SpectorFriend
Messages: 110
Registered: July 2009
Senior Member

I'm not sure what you mean by Sub-Project.
Re: Create PHP Sub-Projects in a PHP Project? [message #496060 is a reply to message #495984] Sat, 07 November 2009 18:08 Go to previous messageGo to next message
Lichi G is currently offline Lichi GFriend
Messages: 11
Registered: July 2009
Junior Member
You can create a project and then create another one adding a reference to the first one (using the PHP Include Path).
Re: Create PHP Sub-Projects in a PHP Project? [message #496077 is a reply to message #496060] Sun, 08 November 2009 03:14 Go to previous messageGo to next message
Missing name Missing name is currently offline Missing name Missing nameFriend
Messages: 6
Registered: September 2009
Junior Member
Thanks for the reply, but where is PHP Include Path during the creation of a new PHP project.

I am using the latest version of Galileo.

Jeff in Seattle
Re: Create PHP Sub-Projects in a PHP Project? [message #496108 is a reply to message #496077] Sun, 08 November 2009 17:15 Go to previous messageGo to next message
Lichi G is currently offline Lichi GFriend
Messages: 11
Registered: July 2009
Junior Member
In the second step of the new project wizard you can specify the PHP Include path (allows you to add references to other projects / libraries).

See the image below.

http://imgur.com/82q3H.png

If you can't see the image try this link: http://imgur.com/82q3H.png

Re: Create PHP Sub-Projects in a PHP Project? [message #496114 is a reply to message #496108] Sun, 08 November 2009 17:47 Go to previous message
Missing name Missing name is currently offline Missing name Missing nameFriend
Messages: 6
Registered: September 2009
Junior Member
Thanks for the reply.

In your reply, which do you consider the project and the sub-project. Is it...

  1. The initial PHP project the parent-Project, and is new PHP Project requesting PHP Include Path the sub-Project ?
  2. Or the other way around, The initial PHP project the sub-Project, and is new PHP Project requesting PHP Include Path the parent-Project ?


Following your steps, I seem to be having a problem, whereby the PHP Project requesting a PHP Include Path throws an error.

I created two new PHP projects Foo and Bar as follows:

  1. Created a new PHP project Foo
  2. In New PHP Project panel, selected Finished button.
  3. Created a new PHP project Bar
  4. In New PHP Project panel, selected Next > button
  5. In PHP Include Path panel, selected Projects tab
  6. In Projects tab, selected Add... button
  7. In Required Project Selection panel, checked project Foo
  8. In Required Project Selection panel, selected OK button
  9. In PHP Include Path panel, selected Finished button
  10. Then the following error dialog appeared...

http://imgur.com/0Jdpz.png

By the way, thanks for the help.

[Updated on: Sun, 08 November 2009 17:48]

Report message to a moderator

Previous Topic:using phpDocumentor in Eclipse PDT
Next Topic:Code folding doesn't work for me
Goto Forum:
  


Current Time: Wed Apr 24 16:08:22 GMT 2024

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

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

Back to the top