间接引用所需的.class文件

编程入门 行业动态 更新时间:2024-10-24 11:24:58
本文介绍了间接引用所需的.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文件

本文发布于:2023-11-04 01:06:12,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1556535.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:所需   文件   class

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!