问题标签 [objectaid]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
1942 浏览

java - ObjectAid UML Unsupported major.minor version 52.0

I'm trying to install the ObjectAid software for Eclipse Luna 4.4.

Eclipse Environment:

  • JDK Compliance 1.8
  • Installed JREs: jre1.8.0_60

System Environment:

  • Java 1.8.0_60

After installing the current release 1.2 (http://www.objectaid.com/update/current) and restarting Eclipse when I try to add a diagram ( File > New > ObjectAid UML Diagram > Class Diagram) I get the following error:

I know this happens because there's a mismatch between java version used at compile time vs run time.

I don't see the mismatch though since I'm using Java 8 everywhere. I found the full error log that ObjectAid creates and it starts like this:

Now the question is where is picking up 1.7 from? And how do I change this?

(Note that Java 7 is indeed installed on my machine but it's not set as a default anywhere and it's not even in the path.)

A friend has the same config and everything works for him but he's using Eclipse Neon 4.6.3.

Any ideas?

0 投票
1 回答
404 浏览

eclipse - 版本的 ObjectAid 问题

Eclipse Kepler 环境:JDK 合规性 1.6 安装的 JRE:jre1.6

系统环境:Java 1.6

我正在使用所有应该适合 ObjectAid 的版本,但我仍然遇到错误。

错误:无法启动所选向导。插件 com.objectaid.uml.cls 无法加载类 com.objectaid.uml.cls.editor.NewClassDiagramWizard。com/objectaid/uml/cls/editor/NewClassDiagramWizard:不支持的 major.minor 版本 52.0

有人可以帮忙吗?谢谢!

0 投票
1 回答
220 浏览

eclipse-plugin - objectaid uml 资源管理器抛出异常

我在 Eclipse Juno 4.2.2 中安装了 ObjectAid UML explorer。当我启动它时抛出以下错误。无法启动选定的向导。插件 com.objectaid.uml.cls 无法加载类 com.objectaid.uml.cls.editor.NewClassDiagramWizard。JVMCFRE003 主要版本错误;感谢您的见解和帮助。谢谢。

0 投票
0 回答
191 浏览

intellij-idea - IntelliJ 的 ObjectAid UML

嗨,我想知道是否有人知道 IntelliJ 的任何插件,该插件具有 ObjectAid 用于 Eclipse 的类似功能。我正在研究 JabRef 项目,需要一些 UML 工具。我得到的建议是在 Eclipse 中使用 ObjectAid,但我更愿意使用 IntelliJ。

谢谢你的帮助!

0 投票
0 回答
101 浏览

uml - 我安装了 ObjectAid UML,但看不到类关系线

我刚刚安装了 ObjectAid UML Explorer,但有一个小问题。我看不到班级关系线。我知道有一条线,因为我可以从 png 文件中看到这条线。但不知何故,它没有被看到。我该如何解决这个问题?请帮忙!

在此处输入图像描述

这是一个png文件。

在此处输入图像描述

0 投票
1 回答
177 浏览

java - 在 Eclipse 中安装对象辅助时遇到问题

我已经在我的 Eclipse 中安装了对象辅助工具,但是当我想创建图表时,我无法像这样单击完成按钮。有谁知道如何解决这个问题?

0 投票
1 回答
153 浏览

java - ObjectAid:未处理的事件循环异常

我正在尝试使用ObjectAidUML 图工具。

当我尝试在 spring boot 项目
( ⌘ + N -> ObjectAid Class Diagram ) 中为我的包创建 UML 图时,当我点击完成时,没有任何反应,
窗口保持原样,但在日志中,出现异常。

看到这张图片

每次单击“完成”时都会出现以下异常。:-

我在 mac 上,按照官方页面的安装说明进行操作:https ://www.objectaid.com/install-objectaid

日食版本

面向企业 Java 和 Web 开发人员的 Eclipse IDE(包括孵化组件)

版本:2021-06 (4.20.0) 内部版本号:20210612-2011

0 投票
1 回答
1086 浏览

java - 尽管站点已关闭,有没有办法运行 ObjectAid 序列图 Eclipse 插件?

与“无法再访问 ObjectAid 主页”问题相关,给出的涉及从存档安装的解决方案对我不起作用,因为许可证验证过程仍在尝试运行。我的许可证密钥已到位,但由于 ObjectAid 站点已关闭,无法重新验证,因此插件无法运行。

尽管站点已关闭,是否有人成功地继续为 Eclipse 运行 ObjectAid 序列图插件?如果是这样,你能分享你的解决方案吗?

谢谢!

0 投票
0 回答
212 浏览

eclipse - 在 Eclipse 中安装 ObjectAid UML Explorer 插件时出错

我正在尝试在 Eclipse 中安装 ObjectAid UML Explorer 插件,但出现错误:

找不到http://www.objectaid.com/update/current

我尝试了一些解决方案,例如:取消选中“安装期间联系所有更新站点以查找所需软件”的对话框

但似乎没有任何效果。

有人可以帮助我吗?

提前谢谢你的帮助。

0 投票
1 回答
190 浏览

java - 无法在 Eclipse 2021 中使用对象辅助

我尝试使用对象辅助从代码生成图表,但是当我单击完成按钮时没有任何反应。你知道如何解决这个问题吗?谢谢你。 这是问题