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

Improviments #353

Open
miltonvincenttis opened this issue Nov 4, 2019 · 1 comment
Open

Improviments #353

miltonvincenttis opened this issue Nov 4, 2019 · 1 comment

Comments

@miltonvincenttis
Copy link

Improviments

The tool is very good, it delivers what it promises. I have some suggestions for improvements.

Visual Aspects

I have a suggestion as to the visual aspect of the diagram:

-Allow the user to reposition the lines, which represent the relationships between Entities, arbitrarily without having to move the Element in the Diagram to do so.
   Do not change the arrangement of Elements in the Diagram when importing an Entity Class.

-When a Java Entity class already exists and was not generated by the tool, make sure that:
       -The original comments of the class are not removed or changed;
       -Existing annotations are correctly understood and viewed in the Class Properties editor in the Diagram Editor.

**Jeddict Versions **

Jeddict 5.3 bundled with Netbeans 11.1

Thanks and keep this good job!

@jGauravGupta
Copy link
Member

jGauravGupta commented Dec 8, 2019

Hi @miltonvincenttis,

Thanks for your feedback and suggestions :)

Allow the user to reposition the lines

Very good suggestion but somehow limited with underlying NetBeans Visual API, I will have look at this feature.

The original comments of the class are not removed or changed

Existing source code is parsed during code generation and existing comments and Non-JavaEE annotations are re-applied to new source code. If you have any issue please report it with source-code snippet.

Existing annotations are correctly understood and viewed in the Class Properties editor in the Diagram Editor.

I will have look at this feature.

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

No branches or pull requests

2 participants