Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
IntHelloWorld opened this issue Mar 18, 2021 · 6 comments
Open

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

IntHelloWorld opened this issue Mar 18, 2021 · 6 comments

Comments

@IntHelloWorld
Copy link

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

@fuhailong1998
Copy link

me2.

@takezoe
Copy link
Owner

takezoe commented Sep 20, 2021

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

Screen Shot 2021-09-20 at 23 20 38

@fuhailong1998
Copy link

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

@takezoe
Copy link
Owner

takezoe commented Sep 21, 2021

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

What did you mean in your previous comment?

@takezoe takezoe removed the bug label Sep 21, 2021
@creyesl
Copy link

creyesl commented Oct 8, 2023

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?

@Sre803
Copy link

Sre803 commented Mar 29, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants