Eclipse下配置TinyOS开发环境

  通过给Eclipse安装Yeti 2 - TinyOS 2 Plugin for Eclipse来配置TinyOS IDE,从而可建立TinyOS Project

  Yeti 2的介绍请参考网站:http://tos-ide.ethz.ch/wiki/pmwiki.php?n=Site.TinyOSEclipsePlugin   

1、下载、解压并打开Eclipse(我用的是Eclipse IDE for Java Developers)

2、打开Install对话框:Help->Install New Software...

3、点击Add...,在Add对话框相应的编辑框中输入:Name:Yeti2 ,location :http://tos-ide.ethz.ch/update/site.xml,然后点击OK

4、点击Select All,然后点击Next

5、进行安装

6、安装完毕后,设置环境变量:Window->Preferences->TinyOS->Environments,检查各目录,点击 OK

7、检查 TinyOS 的安装:TinyOS->Check Installation,安装完毕

=======================================================================
中文名:高洪臣
英文名:Gordon Scott
E-mail:gaohongchen01@163.com
=======================================================================
原文地址:https://www.cnblogs.com/gaohongchen01/p/3695847.html