If I have an XLS file (Excel Spreadsheet) within my project and I double click on it, it opens an Excel editor directly within MyEclipse allowing me to edit the spreadsheet in situ.
Is it possible to do the same with RTF? i.e. open up an embedded copy of MS Word?
If I change the “Open With” to “System Editor” it opens it up in Word (the external app) but doesn’t see a SAVE within Word as changing the original file within MyEclipse to the point that it republishes the RTF down to the running Tomcat instance.
Thanks Steve