amateras-modeler icon indicating copy to clipboard operation
amateras-modeler copied to clipboard

Can't generate class Diagram via drag .java into the .cld

Open IntHelloWorld opened this issue 3 years ago • 6 comments

My eclipse version is 2020-09 (4.17.0) and my java version is Java 11.08.

IntHelloWorld avatar Mar 18 '21 04:03 IntHelloWorld

me2.

fuhailong1998 avatar Sep 18 '21 03:09 fuhailong1998

I couldn't reproduce this issue. Could you give me more information?

Screen Shot 2021-09-20 at 23 20 38

takezoe avatar Sep 20 '21 14:09 takezoe

What did you do to generate it?Maybe i don't know how to use it.

fuhailong1998 avatar Sep 20 '21 17:09 fuhailong1998

Just drag-and-drop a java file from Package Explorer to the diagram.

What did you mean in your previous comment?

takezoe avatar Sep 21 '21 03:09 takezoe

Hello, I am new to using eclipse and java, but I report the same problem, I am using Eclipse IDE Version 2023-09(4.29.0) and when I drag a class to the cld file, instead of inserting the class in it, it opens the file to edit it. Use this path to install the plugin: https://takezoe.github.io/amateras-update-site/ and add this line to the end of my eclipse.ini file: --add-opens=java.desktop/java.beans=ALL-UNNAMED

could you help me? I'm missing something?

creyesl avatar Oct 08 '23 12:10 creyesl

After taking the steps to correctly install and use Amateras on Eclipse 2024 (Adding that one line at the end of the ini file), when i open a new cld file and drag the class onto the diagram, Eclipse interprets it as if i want to open the class to edit the code. The diagram editor is unresponsive when I detach the window and try to drag the class onto it. Furthermore I cant even edit the methods nor variables of a class created within the Diagram (only able to change the title). Hope this issue gets looked into, thanks in advance.

Sre803 avatar Mar 29 '24 02:03 Sre803