NoviceF / django-editor-eclipse-dark

Exported from code.google.com/p/django-editor. Eclipse html css django template editor dark theme ouline view fix.
1 stars 0 forks source link

This is edited original project from code.google.com/p/django-editor.

The changes is fix of ouline view of django-editor in eclipse dark theme.

Expected that the plugin you will build manually.

Eclipse projects

After you get source from repository, just import 3 projects into workspace: org.kacprzak.eclipse.django_editor.feature org.kacprzak.eclipse.django_editor.updates org.kacprzak.eclipse.django_editor.plugin

Build

  1. Open org.kacprzak.eclipse.django_editor.feature/feature.xml
    • Use Export Wizard
    • Destination: specify directory where to put jar file with plugin hint: Browse to select \org.kacprzak.eclipse.django_editor.updates
  2. Open org.kacprzak.eclipse.django_editor.updates/site.xml
    • Build All