Eclipse and CentOS

1. install
$ sudo yum groupinstall Eclipse
2. configuration

3. install Django
$sudo pip install django
4. install PyDev: use eclipse install new software feature by adding http://pydev.org/updates

No comments:

Post a Comment

Datatable static image not found on the server

When you use ```datatables.min.css``` and ```datatables.min.js``` locally, instead of datatables CDN, you may have encountered that ```sort...