51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#no
Linux下运行Java项目时,出现No X11 DISPLAY variable was set, but this program performed an operation which requires it.的问题解决
在~/.bashrc环境变量文件最下方加入:exportDISPLAY=:0.0然后,刷新环境变量以使其生效:source~/.bashrc参考:http://stackoverflow.com/questions/662421/no-x11-display-variable-what-does-it-mean...
代码星球
·
2020-04-04
Linux
运行
Java
项目
出现
Maven错误 diamond operator is not supported in -source 1.5 (use -source 7 or higher to enable diamond operator)问题解决
如果在Maven构建时出现:diamondoperatorisnotsupportedin-source1.5(use-source7orhighertoenablediamondoperator)的错误,是由于使用了complier的插件版本为1.5导致的,因为在默认不配置情况下,Maven3默认为1.5,此时如果项...
代码星球
·
2020-04-04
diamond
operator
-source
Maven
错误
Maven出现User setting file does not exist ....m2setting.xml的问题解决(同时也解决用户.m2目录下无setting.xml文件)
如果Eclipse中出现Usersettingfiledoesnotexist....m2setting.xml这样的问题,解决方法如下:1、拷贝%M2_HOME%/conf/settings.xml的文件到%USER_HOME%/.m2/settings.xml中即可。经过研究,同时也发现,在Maven安装好之后,%...
代码星球
·
2020-04-04
解决
Maven
出现
User
setting
JSP页面顶端出现错误:The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path的问题解决
原理:把RunTime容器添加进去,比如tomcat的。1、项目右键->【BuildPath】->【ConfigureBuildPath...】 2、把tomcat的runtime添加进去3、如果发现JRE的版本不正确,也可以进行更新,如下是我改成jre8.0的。这里也可以直接配置,选...
代码星球
·
2020-04-04
JSP
页面
顶端
出现
错误
记录一次(xheditor-1.1.6-zh-cn.min.js)的错误:Cannot read property 'match' of undefined的问题解决
由于使用了xheditor富文本框,且这个版本是2011年开发的系统,当时只有IE8,所以一切正常。但是问题来了,今天使用IE11测试和谷歌浏览器测试,发现一直报这个错误:且google了一下,没发现这个插件对应这个错误的解决方法。最后发现是和浏览器不兼容导致的,如果是使用IE,只要切换到兼容模式下运行就行了,goog...
代码星球
·
2020-04-04
记录
一次
xheditor-1.1.6-zh-cn.min.js
错误
Cannot
Maven错误:“No goals have been specified for this build...”问题解决
如图出现如下错误:解决方法如下:1、(未测试)在pom.xml添加如下配置:<build><defaultGoal>compile</defaultGoal></build>2、直接在运行的命令行上加入://执行mvncleancompiletest//打包mvnclea...
代码星球
·
2020-04-04
Maven
错误
No
goals
have
Jenkins错误“to depth infinity with ignoreexternals:true”问题解决
试下以下解决方法:1、可能是SVN插件版本过低导致,升级SVN插件。2、可能是构建时自己手动修改了代码,而SVN检出时无法覆盖导致的错误,可以先删除jenkins检出的代码,然后再检出一次去构建。3、配置SVN插件,如下:参考:https://issues.jenkins-ci.org/browse/JENKINS-9...
代码星球
·
2020-04-04
Jenkins
错误
to
depth
infinity
Maven出现错误No plugin found for prefix 'jetty' in the current project and in the plugin groups的问题解决
只需在maven的setting.xml文件上加入如下节点:<pluginGroups><pluginGroup>org.mortbay.jetty</pluginGroup></pluginGroups>setting.xml文件放在maven运行文件夹的conf文件夹...
代码星球
·
2020-04-04
plugin
in
the
Maven
出现
node.js博客GitHub搭建(hexo)
教程参考官网提供的:https://hexo.io/zh-cn/教程:https://hexo.io/zh-cn/docs/我的node.js环境:hexo博客全程采用markdown进行编写,所以这个是一个完成没有后台的系统,新建文章直接采用如下命令:hexonew"test"会自动生成markdown文件放置在【~...
代码星球
·
2020-04-04
node.js
博客
GitHub
搭建
hexo
dotnet调用node.js写的socket服务(websocket/socket/socket.io)
https://github.com/jstott/socketio4net/tree/developsocket.io服务端node.js,.里面有js写的客户端:http://socket.io/链接: https://pan.baidu.com/s/1i55GAWH 密码: q4f8...
代码星球
·
2020-04-04
socket
dotnet
调用
node.js
写的
Mac下启动MySQL出现错误“the /usr/local/mysql/data directory is not owned by the 'mysql' or '_mysql' user”解决
错误如下:Warringthe/usr/local/mysql/datadirectoryisnotownedbythe'mysql'or'_mysql'user这应该是某种情况下导致/usr/local/mysql/data的宿主发生了改变。解决方法:终端输入:sudochown-Rmysql/usr/local/m...
代码星球
·
2020-04-04
the
mysql
Mac
启动
MySQL
Mac下配置node.js环境(Mac 10.12)
有安装就有卸载,卸载教程参考:http://www.cnblogs.com/EasonJim/p/6287141.html1、安装到官网https://nodejs.org/en/下载直接双击运行即可。2、更新直接下载官网的最新安装包,然后一路下一步安装即可。参考:http://stackoverflow.com/qu...
代码星球
·
2020-04-04
Mac
配置
node.js
环境
10.12
brew udpate出现错误“/usr/local is not writable.”的问题解决
如图所示:在命令行输入:sudochown-R当前登录的用户名/usr/local再次输入:brewupdate问题解决。...
代码星球
·
2020-04-04
brew
udpate
出现
错误
usr
Mac下node.js卸载方法收集
直接通过一条命令brewuninstallnodejs通过这条命令sudorm-rf/usr/local/{bin/{node,npm},lib/node_modules/npm,lib/node,share/man/*/node.*}去这个网址下载sh文件https://github.com/jesseyu/unin...
代码星球
·
2020-04-04
Mac
node.js
卸载
方法
收集
FreeMarker与Spring MVC 4结合错误:Caused by: java.lang.NoClassDefFoundError: org/springframework/ui/freemarker/FreeMarkerConfiguration
添加spring-context-support的依赖到POM:<!--spring-context-support--><!--https://mvnrepository.com/artifact/org.springframework/spring-context-support--><...
代码星球
·
2020-04-04
FreeMarker
Spring
MVC
结合
错误
首页
上一页
...
533
534
535
536
537
...
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他