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

JBIDE-15764: NPE while generating entities in JPA project #30

Merged
merged 1 commit into from Nov 1, 2013

Conversation

koentsje
Copy link
Member

No description provided.

@dgolovin dgolovin merged commit d93c5a1 into jbosstools:jbosstools-4.1.x Nov 1, 2013
while(iterator.hasNext()) {
String str = iterator.next();
System.out.println(str);
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This whole block is for debug purposes, should be removed

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is correct. I forgot to remove it.

@koentsje koentsje deleted the JBIDE-15764 branch September 23, 2014 06:33
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.

None yet

3 participants