English 中文(简体)
企业建筑师联合会
原标题:Enterprise Architect Synchronize with Code

我正在学习EA。 我用我的java代码做了 保留工程,并产生了一些 字面图。 然后,我修改了我的代码,将其复印件转至EA项目(摘录了EA使用并修改的原始源代码)。 然后使用<> 法典工程——“和”; 带有“

另外,在EA项目中也没有显示新增的新档案。 此前,我曾尝试过再进口,但当时我的图表被丢失。

我在不同的层次(地点)尝试了<<>Synchronize with Code,甚至在当地修改了《View Source Code,但依然如此。

我是否有必要为此制定任何备选办法?

The EA version is 8.0.860.

最佳回答

相关的EA方案位于《来源法》工程处的选项诊断(Tools- Options)。

援助不足/行动,有选择 反之,删除了我认为是缺席的“非法典化”模式协会。 转而来,应解决 d合问题。 (属性和方法有类似选择)

相反,在形成法典时,选择 有必要确定“在先天时,立即删除(原文)不行的密码特征”,以便EA从该模型中删除的代码中去除。

为新增加的贾瓦班开设UML课程的正常途径是从顶级提升进口;在Schronize包裹中,这些班子不会再上课。 不应以这种方式丢失任何图表,除非您在来源模式中添加自己的图表。

问题回答

暂无回答




相关问题
Spring Properties File

Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...

Logging a global ID in multiple components

I have a system which contains multiple applications connected together using JMS and Spring Integration. Messages get sent along a chain of applications. [App A] -> [App B] -> [App C] We set a ...

Java Library Size

If I m given two Java Libraries in Jar format, 1 having no bells and whistles, and the other having lots of them that will mostly go unused.... my question is: How will the larger, mostly unused ...

How to get the Array Class for a given Class in Java?

I have a Class variable that holds a certain type and I need to get a variable that holds the corresponding array class. The best I could come up with is this: Class arrayOfFooClass = java.lang....

SQLite , Derby vs file system

I m working on a Java desktop application that reads and writes from/to different files. I think a better solution would be to replace the file system by a SQLite database. How hard is it to migrate ...

热门标签