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:

  1. install plugin via eclipse marketplace
  2. right-click on docx file
  3. choose open with > other , select zipeditor
  4. double-click on document.xml
  5. run formatter via ctrl+shift+f
  6. edit content , save
  7. on tab close zipeditor asks updating zip file

Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -