Open docx content within Eclipse XML editor -
given docx
format consists of bunch of zipped xml
files, wonder whether possible view / edit within eclipse ide without manual unzipping , rezipping.
this plugin provides wanted feature:
usage:
- install plugin via eclipse marketplace
- right-click on docx file
- choose open with > other , select zipeditor
- double-click on
document.xml
- run formatter via ctrl+shift+f
- edit content , save
- on tab close zipeditor asks updating zip file
Comments
Post a Comment