Interesting code snippets/templates have been created by OpenObject/OpenERP developers and contributors: A set of Python code snippets for OpenObject development with GEdit, linked in this blog (watch out for the GEdit bug on Ubuntu when importing the snippets, you may need to create $HOME/.gnome2/gedit/snippets beforehand) Eclipse templates for Python and XML, hosted on Google Code
Posts Tagged ‘dev’
OpenObject code snippets for Eclipse and GEdit
Posted in Development, Python, tagged dev, eclipse, gedit, OpenObject on December 4, 2009 | Leave a Comment »
Installing Eclipse 3.5 on Ubuntu Jaunty
Posted in Ubuntu, tagged dev, eclipse, ide, java, Ubuntu on December 3, 2009 | Leave a Comment »
I recently had to install a recent Eclipse version on my Jaunty system (Ubuntu 9.04), and was wondering why the default version shipped with this release is still the aging Eclipse 3.2. The Ubuntu Eclipse help page has some explanation for this, and there’s an open request for a newer Eclipse version in Ubuntu but [...]