Eclipse PDT for development

Hi all, I am totally an oxid newbie. So far I could install the Oxid CE in my system and started playing around with it. I could figure out that Eclipse PDT is the recommended IDE for Oxid.

The problem is that I do not know how to import Oxid into Eclipse? Is there a .project file using that all Oxid files will be structured nicely in the PHP Explorer pannel? (just similar to a pom.xml file in a Java Maven project)

I googled a lot but could not find any info on this problem.

Any advice will be highly appreciated.

Thanks a lot,
Cuong

Hello Cuong,

any IDE is able to handle the OXID project. Just start a new project in it, import the OXID eShop folder and most likely the IDE will generate the .project file for you.

Regards

Hi Marco, thanks a lot for the help. I did as you said with eclipse pdt but was not possible. However, I found aptana studio and it worked as you said.

Bests,
Cuong