码迷,mamicode.com
首页 >  
搜索关键字:plugins    ( 3918个结果
eclipse下使用tomcat插件
Eclipse安装Tomcat插件1.下载eclipse Tomcat插件 地址:http://www.eclipsetotale.com/tomcatPlugin.html将压缩包解压到eclipse下文件的drophins文件下,老版本的eclipse解压到plugins目录下。2.重启Ecli...
分类:系统相关   时间:2014-09-06 02:11:52    阅读次数:446
解决tomcat默认45s启动超时的问题
进入工作空间目录下的.metadata\.plugins\org.eclipse.wst.server.core子目录,找到servers.xml文件,编辑它,找到start-timeout这一行,把45改成你想要的值,单位是秒。
分类:其他好文   时间:2014-09-04 13:03:59    阅读次数:173
nagios笔记【搭建】
最近搭建了两次nagios,第一次工作忙碌没有记录下过程;这次抽了时间简单的记录了搭建过程。系统版本:centos6.364位软件版本:nagios-3.4.3.tar.gznagios-plugins-1.4.16.tar.gznrpe.tar.gzhttpd-2.2.23.tar.gzphp-5.4.10.tar.gz这次尝试了利用yum安装的http,php;可惜到最后..
分类:移动开发   时间:2014-09-03 18:23:07    阅读次数:352
QueuePool limit of size 10 overflow 20 reached, connection timed out, timeout 10
当批量删除虚拟机时报错如下1、在计算节点的报错信息如下[root@LX-OS-node12~]#tail-f/var/log/neutron/openvswitch-agent.log2014-09-0219:28:27.25236649TRACEneutron.plugins.openvswitch.agent.ovs_neutron_agentFile"/usr/lib/python2.6/site-packages/neutron/agent/secu..
分类:其他好文   时间:2014-09-03 13:16:17    阅读次数:624
【NppExec】直接在notepad++运行python的插件:NppExec
1、下载NppExec http://sourceforge.net/projects/npp-plugins/files/NppExec/2、安装 解压,全部复制到d:/program files/notepad++/plugins/3、F6,输入npp_savecd "$(CURRENT_D.....
分类:编程语言   时间:2014-09-02 22:50:05    阅读次数:817
如何修改Myeclipse10.7的Servlet模板
(1)在myeclipse10.0以前的版本中咱庄目录只有叶只需找到plugins在目录下找到: com.genuitec.eclipse.wizards_9.0.0.me201211011550jar包 如果你想在搜索框中搜索的话 虽然输入完整的名字但是不知道为什么搜索不到 所以为了安全起见还是自己找,在文件中的大致位置如下: 找到之后然后用解压工具打开不要解压哦!直接编辑...
分类:系统相关   时间:2014-09-02 19:57:25    阅读次数:205
Best jQuery Plugins of the Month – May 2014
1.jQuery referenceSectionjQuery referenceSectionby Scott Mascio ensures to help users in adding a reference section to page along with the description...
分类:Web程序   时间:2014-09-02 19:27:55    阅读次数:424
eclipse安装插件
在线安装 本地安装 1.link: ? ? ? ? ?在你的 eclipse 安装的根目录下创建两个文件夹:links,mavenPlugins(文件夹名称可自定义),把eclipse-????maven3-plugin.7z解压 后的features和plugins文件夹放到...
分类:系统相关   时间:2014-09-02 18:15:35    阅读次数:231
Devstack: A copy of worked local.conf I'm sharing with you.
service_plugins = neutron.services.firewall.fwaas_plugin.FirewallPlugin[service_providers]service_provider=LOADBALANCER:Haproxy:neutron.services.loadb...
分类:其他好文   时间:2014-09-02 12:07:14    阅读次数:306
Karma install steps for unit test of Angular JS app
npm install -g karma npm install –g karma-cli Install the plugins (optional) # Install plugins that your project needs: npm install karma-jasmine karm...
分类:移动开发   时间:2014-09-02 00:12:13    阅读次数:257
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!