Is there a way to access Stata from eclipse?
问题 … similar to the StatET plugin that allows you to run R code from Eclipse? I tried googling it but nothing useful has turned up. 回答1: None that I know. If you're a CLI junky or willing to use Emacs, you might find limited support through the ESS package and the ado-mode. This is what I used on Mac OS X when I want to run short snippet of code, or use Stata in batch mode, but there's no interactive graphical output (you can just save graphics as PDF as usual). The ado-mode provides basic