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

Add parallel build settings. #741

Merged
merged 1 commit into from
Dec 14, 2018
Merged

Add parallel build settings. #741

merged 1 commit into from
Dec 14, 2018

Conversation

yaohaizh
Copy link
Collaborator

Copy link
Collaborator

@fbricon fbricon left a comment

Choose a reason for hiding this comment

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

please also update the readme.md and changelog.md files

@yaohaizh
Copy link
Collaborator Author

@fbricon Updated

CHANGELOG.md Outdated
@@ -16,7 +19,7 @@

## 0.33.0 (October 23rd, 2018)
* enhancement - add new command to clean the server workspace. See [#655](https://github.com/redhat-developer/vscode-java/issues/655).
* enhancement - add Mockito static imports by default. See [#679](https://github.com/redhat-developer/vscode-java/pull/679).
* enhancement - add Mockito static imports by default. See [#679](https://github.com/redhat-developer/vspackacode-java/pull/679).
Copy link
Collaborator

Choose a reason for hiding this comment

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

nope

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Must fell sleep...

README.md Outdated
@@ -84,6 +84,7 @@ The following settings are supported:
* `java.import.gradle.enabled` : Enable/disable the Gradle importer.
* `java.import.maven.enabled` : Enable/disable the Maven importer.
* `java.autobuild.enabled` : Enable/disable the 'auto build'.
* `java.maxConcurrentBuilds`: Set max simultaneous builds.
Copy link
Collaborator

@fbricon fbricon Dec 12, 2018

Choose a reason for hiding this comment

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

move to the bottom of the list, in a *New in 0.36.0:* paragraph

Signed-off-by: Yaohai Zheng <yaozheng@microsoft.com>
@yaohaizh
Copy link
Collaborator Author

@Updated PR

@fbricon fbricon merged commit 5ceb732 into master Dec 14, 2018
@yaohaizh yaohaizh deleted the parallel_build branch December 18, 2018 01:20
@fbricon fbricon added this to the Mid December 2018 milestone Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants