-
Notifications
You must be signed in to change notification settings - Fork 227
Helix Code Style in Intellij IDE
pkuwm edited this page Sep 20, 2019
·
1 revision
The intention of this guide is to provide steps to setup code style in IntelliJ IDE for Helix.
- In the Settings/Preferences dialog (⌃⌥S) (For Mac users, use command-comma ⌘,), select Editor | Copyright | Copyright Profiles.
- Click + and name the new profile.
- Enter below Apache License as copyright notice text.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
click Validate to make sure that it is configured correctly.
- In the Settings/Preferences dialog (⌃⌥S) (For Mac users, use command-comma ⌘,), select Editor | Copyright | Formatting | Java.
- In Location in File, check Before Imports
- File | Settings | Editor | Code Style
- Select the small gear icon next to Scheme, select Import Scheme | IntelliJ IDEA code style XML
- Select the file helix-style-intellij.xml
- Select OK | Apply | OK Ensure the Helix Style Scheme is selected.
Pull Request Description Template
ZooKeeper API module for Apache Helix
DataAccessor for Assignment Metadata
Concurrency and Parallelism for BucketDataAccessor
WAGED Rebalance Pipeline Redesign
WAGED rebalancer Hard Constraint Scope Expansion
IdealState Dependency Removal Progression Remove requested state in Task Framework