Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

myapit/core_ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Codeigniter 2.x for eclipse autocomplete purpose


Installation
------------
1. Download this code to workspace folder (folder which you store all your development codes).
2. run Eclipse, create new project in eclipse IDE named CORE_CI, and 'link' to this code, for autocomplete purpose only.
3. create new project, your own project ,the one that used CI. (e.g MyOwnCMS)
4. now, right click on the project (e.g MyOwnCMS), goto "PHP Include Path" >> tab "Projects" >> click "Add" >> choose "core_ci".
5. click "OK" and done. Now you should have the CI auto_complete syntax in you eclipse.

done.

About

Core Codeigniter 2.x for autocomplete in eclipse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages