neo-web2py2eclipse
This project is for people using Web2py with the Eclipse IDE. It is primarily a Python script called "create_eclipse_project" that you can add to your path so you can use it as a tool. The script directly creates ready to use to use Eclipse projects from Web2py application directories. In addition of transforming the target application into an Eclipse IDE project, the script also adds some files to the .hgignore file if you are using Mercurial (files you probably don't want to track in your repository).
The project also contains an external Eclipse tool to start the generation of Epydoc documentation.
Go to http://code.google.com/p/neo-web2py2eclipse/ for more information.
Comments (0)