简体   繁体   English

将Laravel 4.2项目导入Eclipse

[英]Import laravel 4.2 project into eclipse

I have installed laravel 4.2 via composer and created in the htdocs folder of my xampp installation a new project. 我已经通过composer安装了laravel 4.2 ,并在xampp安装的htdocs folder中创建了一个新项目。 When I enter localhost everything runs perfectly fine. 当我输入localhost一切运行正常。

Now I would like to import this project into eclipse luna . 现在,我想将此项目导入eclipse luna I have alredy installed the pdt plugin under eclipse. 我已经在Eclipse下安装了pdt插件。 However, how to import the laravel project, for further development? 但是,如何导入laravel项目以进行进一步开发?

I appreciate your replies! 感谢您的答复!

Here are the steps: 步骤如下:

  1. Go to File > Import 转到文件>导入

在此处输入图片说明

  1. Existing folder as New Project 现有文件夹作为新项目

在此处输入图片说明

  1. Find the folder and click Finish 查找文件夹,然后单击完成 在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM