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

WIP: [#364] Setup and play around with IntelliJ plugin #902

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

beikov
Copy link
Member

@beikov beikov commented Nov 3, 2019

Description

These are the first steps to an IntelliJ plugin that gives some level of support for entity views within the IDE. At least the project setup and build is done now and can be tested. Now comes the hard part, actually implementing some stuff.

I played around with a few features

  • An entity view edit dialog to change/add mappings in a bulk fashion
  • A generation action that can generate entity view attributes for entity attributes
  • JPQLNext parser integration for syntax highlighting and autocompletion in entity view @Mapping

This is all still very rough and at some point I will continue working on it. Maybe someone wants to get this done earlier and takes this over? :)

Related Issue

#364

Motivation and Context

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

Successfully merging this pull request may close these issues.

1 participant