百度空间 | 百度首页 
 
查看文章
 
Analyzing NS2 Source Code in Source Insight
2008-11-20 17:27

使用Source Insight分析NS2代码

Source Insight

(http://www.sourceinsight.com)

Introduction: http://www.sourceinsight.com/prodinfo.html

Trial Version: http://www.sourceinsight.com/eval.html

User Manual: http://www.sourceinsight.com/docsv3.html

Adding support for .cc file:

1.         Click “Options” Menu --> “Document Options” Dialog

2.         In “Document Options” Dialog:

Select "C++ Source File" in "Document Type" Droplist --> Add “;*.cc” in “File filter”

--> Click “Close” Button

Adding support for .tcl file:

1.         Download tcl language file from: http://www.sourceinsight.com/public/languages/TCL.CLF

2.         Click “Options” Menu --> “Preferences” Dialog --> “Languages” Tab

3.         In “Languages” Tab:

Click “import” Button --> Select “TCL.CLF” to import the tcl language file --> Select “TCL” in “Language” --> Click “Doc Types…” Button in “Languages” Tab --> “Document Options” Dialog

4.         In “Document Options” Dialog:

Click “Add Type…” Button --> Type “tcl” as Document Type Name --> Type “*.tcl” in “File filter” --> Select “TCL” in “Language” Droplist --> Select "Include when adding to projects" Checkbox --> Click “Close” Button

Import NS2 Source code

1.         Click "Project" Menu --> New Project --> Type “NS2” as the project name --> Click “OK” Button --> Click “OK” Button in “New Project Setting” Dialog --> “Add and Remove Project Files” Dialog

2.         In “Add and Remove Project Files” Dialog:

Select the NS2 source code file folder --> Click “Add All” Button --> Select “Recursively add lower sub-directories” --> Click “OK” Button --> Click “OK” for importing source code --> Click “Close” Button in “Add and Remove Project Files” Dialog

That’s ok! Enjoy it! For how to use Source Insight, please refer to its User Manual.

PS. You can also try the open source “Source Navigator” http://sourcenav.sourceforge.net/ and “Source Navigator NG” http://sourcenav.berlios.de/ .

Contact Information

Email: fangvv@gmail.com

Website: http://sites.google.com/site/fangvv


类别:Ns2 Related | 添加到搜藏 | 浏览() | 评论 (0)
 
网友评论:
发表评论:
姓 名:
网址或邮箱: (选填)
内 容:
验证码: 请点击后输入四位验证码,字母不区分大小写
      

     

©2009 Baidu