随笔分类 -  IntelliJ IDEA

摘要:No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group- 阅读全文

posted @ 2018-03-15 23:46 lvlv岁月流逝 阅读(429) 评论(0) 推荐(0)

摘要:archetypeCatalog=internal 阅读全文

posted @ 2016-07-09 17:47 lvlv岁月流逝 阅读(6931) 评论(1) 推荐(0)

摘要:pom.xml src->main->resources下新建文件 generatorConfig.xml 然后到 maven project ->mybatis-generator ->mybatis-generator:generate 右键->run maven build 如果没有提示错误就 阅读全文

posted @ 2016-05-10 23:48 lvlv岁月流逝 阅读(605) 评论(0) 推荐(0)

摘要:今天想使用jdk8+tomcat7来个写程序,但是一运行始终提示连接不到数据库 提示:Could not obtain connection metadata org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create Poolable 阅读全文

posted @ 2016-04-21 10:47 lvlv岁月流逝 阅读(1691) 评论(0) 推荐(0)

摘要:1、首先在github网站上新建一个repository 打开https://github.com/ 找到new repository按钮 输入repository name 选择public 记录下项目地址:git@github.com:lvlvoutlook/test001.git 2、打开id 阅读全文

posted @ 2016-03-30 21:13 lvlv岁月流逝 阅读(2098) 评论(0) 推荐(0)

摘要:idea 运行正常打成jar包运行提示“connect: Address is invalid on local machine or port is not valid on remote” , 解决方法: public static void main(String[] args) throws 阅读全文

posted @ 2016-03-04 20:14 lvlv岁月流逝 阅读(4226) 评论(0) 推荐(0)

摘要:1、启用版本控制2、在弹出的框中选择svn3、下载并解压VisualSVN 下载地址:http://subversion.apache.org/packages.html#windows4、idea配置:File->settings 阅读全文

posted @ 2015-11-16 14:03 lvlv岁月流逝 阅读(302) 评论(0) 推荐(0)

摘要:idea 报错:Can't use Subversion command line client: svn. Errors found while svn working copies detection.1、卸载以前的svn客户端2、下载VisualSVN 下载地址:h... 阅读全文

posted @ 2015-11-16 13:58 lvlv岁月流逝 阅读(1055) 评论(0) 推荐(0)

导航