Commit c082af4b authored by Andrey Filippov's avatar Andrey Filippov
Browse files

Update README.md

parent 95b32d17
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -92,6 +92,17 @@ is experimental and I would recommend to have a separate (from your other develo
installation. VDT uses modified version of [VEditor](http://sourceforge.net/projects/veditor/)
and any other versions of VEditor installed will conflict with VDT.

There are still issues with GTK3 (refresh of the windows content, animated icons), all seems
to work if Gtk3 is disabled (Gtk2 used instead) by adding the following 2 lines in the eclipse.ini file. 
```
--launcher.GTK_version
2
```
are added just before line
```
--launcher.appendVmargs.
```

### Installation of VDT plugin itself

VDT plugin uses modified VEditor plugin for Eclipse and because of the license incompatibility