1       Maven的安装       安装Maven之前要确保已经安装好了jdk,并且配置好了环境变量JAVA_HOME。具体安装步骤如下:从apache网上下载maven项目的压缩包。下载地址为:http://maven.apache.org/dow
转载 2024-09-14 16:26:48
66阅读
1.加载源码Android Project from Existing Code 选择源码工程Settings;2.加载所需要的jar包(改下名字)out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jarout/...
转载 2016-01-02 13:45:00
84阅读
2评论
ERROR: [1] bootstrap checks failed[1]: the default discovery settings are unsuitable for production use; at least one of [discovery.seed_hosts, discovery.seed_providers, cluster.initial_master_nodes] must be configured需要增加启动参数# 拉取docker pull elastic
原创 2021-07-12 16:09:07
977阅读
ERROR: [1] bootstrap checks failed[1]: the default discovery settings are unsuitable for production use; at least one of [discovery.seed_hosts, discovery.seed_providers, cluster.initial_master_nodes] must be configured需要增加启动参数# 拉取docker pull elastic
原创 2022-02-28 17:31:55
725阅读
decompile , eclipse, java
转载 2009-07-20 09:40:00
181阅读
2评论
In addition to package.json level variables (such as name and version), you can have custom conf settings that can be used in your npm scripts. These
转载 2017-02-07 21:13:00
145阅读
2评论
SummaryInstall and setup Eclipse IDEEclipse Remote System Explorerissue of Conflicting archi
原创 2022-08-22 15:57:49
121阅读
<?xml version="1.0" encoding="UTF-8"?>  <settings>   <localRepository>C:\Us\
原创 2022-08-24 17:41:00
243阅读
Java Editor Click Window » Preferences Expand Java » Code Style Click Formatter Click the Edit button Click the Indentation tab Under General Settings
转载 2020-05-10 04:07:00
328阅读
2评论
Axis2, what's that? At first, we should pay enough sight to Axis2, as which home page say that " Apache Axis2 is the core engine for Web services. It is a complete re-design and re-write of the wide
原创 2009-07-22 22:17:00
1148阅读
1评论
解决办法(假如占用端口为9088):启动cmd, 执行命令netstat -ano|findstr 9088 ,查询出
原创 2022-08-23 09:54:16
287阅读
tall+Groovy-Eclipse+Pluginhttp://docs.codehaus.org/display/GROOVY/Create+Your+First+Groovy+ProjectGroovy-Ec...
原创 2023-08-03 21:31:11
106阅读
eclipse同步项目时,会出现target / .project /.classpath /.settings等与代码无关的文件,介绍两种办法,推荐第二种:方法一:在新建项目的时候,在第一次commit 到 SVN 之前,先在项目的根目录设置一个 SVN 属性(我在 eclipse 3.3 中,SVN插件是subclipse 1.4.0):在eclips
转载 精选 2016-12-02 15:28:26
3463阅读
在 Opera 浏览器中使用系统代理设置,你可以按照以下步骤进行操作(适用于所有平台):打开 Opera 浏览器。点击浏览器窗口左上角的 "Opera" 图标,选择 "首选项"(Windows 和 Linux 用户)或 "偏好设置"(Mac 用户)。在弹出的菜单中,选择 "高级" 选项。在 "高级" 菜单中,选择 "网络" 选项。在 "网络" 选项中,找到 "代理服务器" 部分。在 "代理服务器"
原创 2023-10-27 16:24:44
278阅读
1、Elasticsearch7.2.1版本启动报错 1 [elsearch@localhost elasticsearch-7.2.1]$ ./bin/elasticsearch 2 OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. 3 [2021-08-12T18:38:
原创 2021-08-30 10:32:19
1070阅读
运行php文件报错如下:Warning: date(): It is not safe to rely on the syste
原创 2022-10-12 14:42:55
172阅读
报错分析:在启动ElasticSearch的过程中爆出了以下错误:ERROR: [1] bootstrap checks failed[1]: the default discovery settings are unsuitable for production use; at least one of [discovery.seed_hosts, discovery.seed_provi...
原创 2021-07-27 14:18:07
1489阅读
具体的问题:Warning: date(): It is not safe to rely on the system's timezone set
原创 2023-03-17 06:49:11
380阅读
解决办法:删除workspace目录下隐藏文件夹 .metadata 中的 .lock 文件 workspace 下无法找到 .metadata 文件,勾选查看选项下的隐藏的项目
原创 2023-01-09 17:08:22
83阅读
For ubutnu you need to add a rule in/etc/udev/rules.d/51-android.rulesmake the file executable then add this file to the documentSUBSYSTEM=="usb", ATTR{idVendor}=="0bb4", MODE="0666"And then use adb i
原创 2014-08-20 14:34:57
692阅读
  • 1
  • 2
  • 3
  • 4
  • 5