火狐的插件
火狐插件: change hosts的用法:用项目名称映射本地文件
eclipse中的server.XML配置
</Host>
<Host appBase="e:\workspace\fanyanew" autoDeploy="true" name="fanya.xuexi365.net" unpackWARs="true" xmlNamespaceAware="false" xmlValidation="false">
<Alias>muc.xuexi365.net</Alias>
<Context docBase="ROOT" path="" reloadable="true"/>
</Host>
<Host appBase="e:\workspace\groupnew" autoDeploy="true" name="group.xuexi365.net" unpackWARs="true" xmlNamespaceAware="false" xmlValidation="false">
<Context docBase="ROOT" path="" reloadable="true"/>
</Host>
<Host appBase="e:\workspace\class" autoDeploy="true" name="classes.xuexi365.net" unpackWARs="true" xmlNamespaceAware="false" xmlValidation="false">
<Context docBase="ROOT" path="" reloadable="true"/>
</Host>
<Host appBase="e:\workspace\organization_front" autoDeploy="true" name="shanxi.organization.front.com" unpackWARs="true" xmlNamespaceAware="false" xmlValidation="false">
<Context docBase="ROOT" path="" reloadable="true"/>
</Host>
系统配置文件路径C:\Windows\System32\drivers\etc host 路径
json handle 用来解析json数据的插件
firebug 调试javascript和css的工具