间接引用所需的.class文件 [英] Indirectly referenced from required .class file

查看:128
本文介绍了间接引用所需的.class文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



类型为weblogic.utils.expressions.ExpressionMap时,我收到一条错误消息无法解决它是从所需的.class文件间接引用



我已经在线查看一个解决方案,找不到一个(除了那些让你付出代价的网站)。任何人有什么想法可以找出如何解决这个问题?谢谢!谢谢!

解决方案

您如何将Weblogic类添加到Eclipse中的类路径?您是否使用WTP和服务器运行时?如果是,您的服务器运行时是否与您的项目关联?



如果您右键单击项目并选择构建 path-> configure 构建路径,然后选择库选项卡。你应该看到这里关联的weblogic库。如果你不这样做,你可以单击添加库 - >服务器运行时。如果库不在那里,那么你首先需要配置它。 Windows->首选项 - >服务器 - >已安装的运行时间


I'm getting an error message when I try to build my project in eclipse:

The type weblogic.utils.expressions.ExpressionMap cannot be resolved. It is indirectly referenced from required .class files

I've looked online for a solution and cannot find one (except for those sites that make you pay for help). Anyone have any idea of a way to find out how to go about solving this problem? Any help is appreciated, thanks!

解决方案

How are you adding your Weblogic classes to the classpath in Eclipse? Are you using WTP, and a server runtime? If so, is your server runtime associated with your project?

If you right click on your project and choose build path->configure build path and then choose the libraries tab. You should see the weblogic libraries associated here. If you do not you can click Add Library->Server Runtime. If the library is not there, then you first need to configure it. Windows->Preferences->Server->Installed runtimes

这篇关于间接引用所需的.class文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆