google-code-export / django-editor

Automatically exported from code.google.com/p/django-editor
0 stars 1 forks source link

templates missing, not functioning #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install using help>install new 
software>add>http://eclipse.kacprzak.org/updates>django editor
2. got to window>preferences>django editor
3. select templates, then new or import

What is the expected output? What do you see instead?
1. there should be templates under window>preferences>django editor just like 
in the screenshot here: http://eclipse.kacprzak.org/ - instead I see no 
templates
2. you should be able to add new templates by clicking new or import - instead 
clickling these buttons I see nothing happening
3. templates should pop up when typing in a django editor file - instead I do 
not see any autocompletion of templates (because there are none)

What version of the product are you using? On what operating system?
django editor 0.8.1, pydev 2.7.1, eclipse 3.7.2, ubuntu 12.04lts

Please provide any additional information below.
I can confirm that in ~/.eclipse/plugins/org.kacprzak.jar there is a template 
file, but for some reason the template function and window are not functioning 
for this plugin, although highlighting does work.

Original issue reported on code.google.com by bwanama...@gmail.com on 7 Nov 2012 at 5:39

GoogleCodeExporter commented 9 years ago
I forgot to say thanks for your great work! Even though it's not working for me 
presently I still appreciate the effort you have put into this!

Original comment by bwanama...@gmail.com on 7 Nov 2012 at 5:40

GoogleCodeExporter commented 9 years ago
Fixed in version 1.0.0

Original comment by zbik...@gmail.com on 22 Nov 2012 at 4:07