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

Java mode does not indent attributes (@) correctly #10

Open
lanurmi opened this issue Jan 22, 2008 · 1 comment
Open

Java mode does not indent attributes (@) correctly #10

lanurmi opened this issue Jan 22, 2008 · 1 comment

Comments

@lanurmi
Copy link
Owner

lanurmi commented Jan 22, 2008

@Table(name=“johndoe”)
public void abc()
{

}

Reported by: jcowgar

Original Ticket: efte/bugs/9

@lanurmi
Copy link
Owner Author

lanurmi commented Jan 22, 2008

Logged In: YES
user_id=128244
Originator: YES

It uses the C syntax parser which will not parse the @ lines correcly.

Original comment by: jcowgar

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

No branches or pull requests

1 participant