-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. Install clean Eclipse Luna + PyDev
2. Setup virtualenv with python 3.x and install to it django
3. Add interpreter in PyDev for this virtualenv
4. Create new project that use this new interpreter setup
5. Navigate in Package Explorer to Interpreter System Libs to the site-packages
> django > contrib > admin > templates. Select any html file.
6. The editor should display contents but the Error is showing.
When copying html file from Interpreter System Libs to the working directory
editor seems to bevave correctly.
What is the expected output? What do you see instead?
Opened html file with syntax colored but with save option disabled because this
is only for viewing purposes.
What version of the product are you using? On what operating system?
OS X Mavericks 10.9.5
Eclipse Luna 4.4.1
PyDev 3.9.1
Django Templates Editor 1.4.1
Please provide any additional information below.
Original issue reported on code.google.com by Kapusta....@gmail.com on 29 Jan 2015 at 10:36
Attachments:
- [Zrzut ekranu 2015-01-29 o 23.35.41.png](https://storage.googleapis.com/google-code-attachments/django-editor/issue-23/comment-0/Zrzut ekranu 2015-01-29 o 23.35.41.png)
Reactions are currently unavailable