怎样修改flash builder注释里的@author

在flash builder里,按Ctrl+Shift+D可以很方便在添加AsDoc注释。可是有些生成的@author是系统的用户名(如:administor),怎么修改这个为自己的名字呢?

Step1:打开C:\Program Files\Adobe\Adobe Flash Builder 4\‍FlashBuilder.ini。

Step2:在后面加入一行:-Duser.name=jiangbo。

Step3:注意要加在任何-vmargs语句后面,且等号没有空格。

例如:

-nl
zh_CN
-startup
eclipse/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810
--launcher.defaultAction
openFile
-vmargs
-Xms256m
-Xmx512m
-XX:MaxPermSize=256m
-XX:PermSize=64m
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=eclipse/dropins
-Declipse.application=com.adobe.flexbuilder.standalone.FlashBuilderApplication
-Duser.name=jiangbo

posted on   防空洞123  阅读(998)  评论(0编辑  收藏  举报

导航

< 2013年1月 >
30 31 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
3 4 5 6 7 8 9
点击右上角即可分享
微信分享提示