Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

[eclipse/xtext#1777] ported more code to java #253

Merged
merged 1 commit into from
Aug 3, 2020
Merged

Conversation

cdietrich
Copy link
Member

[eclipse/xtext#1777] ported more code to java
Signed-off-by: Christian Dietrich christian.dietrich@itemis.de

if (serviceType == null) {
throw new InvalidRequestException.InvalidParametersException("The parameter 'serviceType' is required.");
}
if (XtextServiceDispatcher.LOG.isTraceEnabled()) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Unnecessarily qualified static field access.

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
@cdietrich cdietrich merged commit f4734c4 into master Aug 3, 2020
@cdietrich cdietrich deleted the cd_mmx2jweb branch August 3, 2020 09:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants