码迷,mamicode.com
首页 > 系统相关 > 详细

org eclipse wst xsl jaxp debug invoker TransformationExcepti

时间:2019-02-14 13:47:59      阅读:259      评论:0      收藏:0      [点我收藏+]

标签:edit   bsp   1.7   幽默   解决办法   gen   解决   lan   embed   

1、错误描述

 

14:14:41,779 INFO  [main] Main  - javax.xml.transform.TransformerFactory=null
14:14:41,783 INFO  [main] Main  - java.endorsed.dirs=D:\Java\jdk1.7.0_67\jre\lib\endorsed
14:14:41,798 INFO  [main] Main  - launchFile: D:\MyEclipse10\workspace\.metadata\.plugins\org.eclipse.wst.xsl.jaxp.launching\launch\launch.xml
14:14:41,912 FATAL [main] Main  - No embedded stylesheet instruction for file: file:/D:/MyEclipse10/workspace/weixin/src/main/resources/generatorConfig.xml
org.eclipse.wst.xsl.jaxp.debug.invoker.TransformationException: No embedded stylesheet instruction for file: file:/D:/MyEclipse10/workspace/weixin/src/main/resources/generatorConfig.xml
	at org.eclipse.wst.xsl.jaxp.debug.invoker.internal.JAXPSAXProcessorInvoker.transform(JAXPSAXProcessorInvoker.java:225)
	at org.eclipse.wst.xsl.jaxp.debug.invoker.internal.JAXPSAXProcessorInvoker.transform(JAXPSAXProcessorInvoker.java:186)
	at org.eclipse.wst.xsl.jaxp.debug.invoker.internal.Main.main(Main.java:73)
Caused by: org.eclipse.wst.xsl.jaxp.debug.invoker.TransformationException: No embedded stylesheet instruction for file: file:/D:/MyEclipse10/workspace/weixin/src/main/resources/generatorConfig.xml
	at org.eclipse.wst.xsl.jaxp.debug.invoker.internal.JAXPSAXProcessorInvoker.transform(JAXPSAXProcessorInvoker.java:214)
	... 2 more

2、错误原因

       在MyEclipse中,利用Mybatis创建了自动生成文件,但是在运行中出现问题;运行Mybatis生成文件时,没有配置Mybatis插件

 

3、解决办法

     下载MyBatis_Generator_1.3.1,将其复制到MyEclipse安装插件的目录下MyEclipse 10\dropins;然后重启MyEclipse

再分享一下我老师大神的人工智能教程吧。零基础!通俗易懂!风趣幽默!还带黄段子!希望你也加入到我们人工智能的队伍中来!https://blog.csdn.net/jiangjunshow

org eclipse wst xsl jaxp debug invoker TransformationExcepti

标签:edit   bsp   1.7   幽默   解决办法   gen   解决   lan   embed   

原文地址:https://www.cnblogs.com/odejsjhshw/p/10373861.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!