Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Set up project references in Eclipse PHP(Set up project references in Eclipse PHP)
icon5.gif  Set up project references in Eclipse PHP [message #1698196] Fri, 12 June 2015 05:48 Go to next message
geraint dong is currently offline geraint dongFriend
Messages: 2
Registered: June 2015
Junior Member
Hi all,

I used to work with Visual Studio. It was easy to add another project reference (say project B) to an existing project (say project B). When I do that, the project B will be included in the the project A as a dll file.
I am trying to do the same thing on Eclipse PHP. I tried many ways: adding the project B in "Include Path"; "Configure Build Path" to add resource folder. But neither works when I run my application using XAMPP.
Is there any way I could do this? Please instruct me.

Thank you for your support.
Re: Set up project references in Eclipse PHP [message #1698485 is a reply to message #1698196] Mon, 15 June 2015 23:48 Go to previous message
Dawid Pakula is currently offline Dawid PakulaFriend
Messages: 291
Registered: March 2013
Senior Member
In PDT you can reference project view PHP -> Include Path -> Projects. But projects will be referenced only for eclipse internal usage, for example for search classes.

Previous Topic:color - documentation of code template
Next Topic:Using PHP parser outside of Eclipse platform?
Goto Forum:
  


Current Time: Thu Apr 25 15:12:17 GMT 2024

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

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

Back to the top