码迷,mamicode.com
首页 >  
搜索关键字:eclipse plugin    ( 30040个结果
SQLyog连接MySQL8 异常2059-Authentication plugin 'caching_sha2_password' cannot be loaded解决方案
GPS平台、网站建设、软件开发、系统运维,找森大网络科技!https://cnsendnet.taobao.com来自森大科技官方博客http://www.cnsendblog.com/index.php/?p=990 今数据库更新到8.0的版本后,使用DataGrip和workbench都可以链接 ...
分类:数据库   时间:2020-07-16 00:18:45    阅读次数:103
CenterNet-TensorRT错误记录
1、TensorRT7的情况下: protobuf没有安装,百度了下 TX2安装Caffe,有的里面提到了怎么安装,就是一些sudo apt-get install XXXXX。 Concat Plugin在TensorRT7里面被移除了,我直接把源代码里面这部分给注释掉了了 找不到lincubla ...
分类:Web程序   时间:2020-07-15 23:58:36    阅读次数:146
mvn“No compiler is provided in this environment”报错解决方案
整理自No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK? 我没用Eclipse,故说明以下两种方法,其中,使用方法一后问题已解决。 方法一:设置环境变量JAV ...
分类:其他好文   时间:2020-07-15 23:55:39    阅读次数:85
ibit-mybatis-generator-maven-plugin 介绍
原文链接:ibit-mybatis-generator-maven-plugin 介绍 ibit-mybatis-generator-maven-plugin 是 ibit-mybatis-generator 做成的 maven 插件,进一步简化生成代码步骤。 maven 引入 <!--代码生成-- ...
分类:其他好文   时间:2020-07-15 22:47:47    阅读次数:71
JDK对Maven Plugin的影响
发现问题:在idea导入项目后,在Maven Projects发现如下错误 这里项目依赖的jar都可以下载到本地仓库,而maven plugin无法下载,查看本地仓库的maven的plugin目录都为xxxxlastUpdated 运行mvn clean命令,结果如下: 问题定位:首先,我使用的jd ...
分类:其他好文   时间:2020-07-15 15:25:32    阅读次数:55
eclipse出现 the selection cannot be run on any server 解决办法
有一次我导入了一个tomcat是9.0版本的文件(我的eclipse用的是8.5版本的),改了jar包后还是发现会出现 the selection cannot be run on any server, 后来我就找到我的eclipse: D:\eclipse\workspace-jee\项目名称\ ...
分类:系统相关   时间:2020-07-15 15:20:55    阅读次数:136
IDEA 编辑器级别自动更改
是因为pom.xml文件中没有指定java的jdk版本导致的 <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> < ...
分类:其他好文   时间:2020-07-15 12:45:46    阅读次数:50
Idea 打war包
场景:手里有个老项目,有多老,就是连maven都没有用的eclipse导出的项目。现在要给他在本地部署下,使用的IDE是idea 2019,servlet容器是tomcat7。 1、导入项目:因为源码是携带eclipse的.setting文件的,所以我选择直接创建一个空项目,然后ctrl+shift ...
分类:其他好文   时间:2020-07-14 18:37:15    阅读次数:78
项目记录 | 某项目wcms4.0
今天在项目中碰到了wcmc4.0这款cms,弱口令进入后台,发现搜索框有注入,可以最终拿下了sql-shell,但是当我们进行os-shell的时候发现,找不到其路径,于是我们使用selec t@@plugin_dir找到其插件的路径。于是尝试使用sql-shell写shell结果发现sqlmap爆 ...
分类:其他好文   时间:2020-07-14 18:26:38    阅读次数:92
mybatis报:The content of element type must match xx
使用org.mybatis.generator反向生成mapper、mapper.xml、do、doExample文件,配置文件generatorConfig.xml报如下错误:Thecontentofelementtypemustmatch"property*,plugin*,commentGenerator?,jdbcConnection,javaTypeResolver?,javaModel
分类:其他好文   时间:2020-07-14 16:40:01    阅读次数:65
30040条   上一页 1 ... 36 37 38 39 40 ... 3004 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!