Skip to content

Update run-in-idea.md#611

Open
GordonLtron wants to merge 2 commits into
tronprotocol:masterfrom
GordonLtron:IntelliJ-IDEA-Configuration-for-java-tron¶

Hidden character warning

The head ref may contain hidden characters: "IntelliJ-IDEA-Configuration-for-java-tron\u00b6"
Open

Update run-in-idea.md#611
GordonLtron wants to merge 2 commits into
tronprotocol:masterfrom
GordonLtron:IntelliJ-IDEA-Configuration-for-java-tron¶

Conversation

@GordonLtron

Copy link
Copy Markdown
Contributor

Description

This PR introduces several wording and grammatical refinements to the run-in-idea.md configuration guide to improve readability and ensure professional documentation standards.

Key Changes:

  • Typographical Fixes: Removed an accidental Chinese full-width period () in the Working Directory step and fixed a stray arrow/comma typo (->,) in the Project Structure instructions.
  • Clarity and Flow: Streamlined the introduction for better flow and rephrased the "Important Note" regarding JDK 8 vs. Java 1.8 naming conventions to make it less convoluted.
  • Formatting Consistency: Corrected the capitalization of Google checkstyle to Google Checkstyle.

These changes do not alter the technical accuracy of the setup instructions but will provide a smoother onboarding experience for new java-tron developers.

### Description

This PR introduces several wording and grammatical refinements to the `run-in-idea.md` configuration guide to improve readability and ensure professional documentation standards.

**Key Changes:**
* **Typographical Fixes:** Removed an accidental Chinese full-width period (`。`) in the *Working Directory* step and fixed a stray arrow/comma typo (`->,`) in the *Project Structure* instructions.
* **Clarity and Flow:** Streamlined the introduction for better flow and rephrased the "Important Note" regarding JDK 8 vs. Java 1.8 naming conventions to make it less convoluted.
* **Formatting Consistency:** Corrected the capitalization of `Google checkstyle` to `Google Checkstyle`.

These changes do not alter the technical accuracy of the setup instructions but will provide a smoother onboarding experience for new java-tron developers.
Comment thread docs/developers/run-in-idea.md Outdated
This is the core JDK used for compiling the project's source code and performing syntax analysis.

1. Navigate to `File` -\> `Project Structure` -\>, and select "Project" from the left panel.
1. Navigate to `File` -\> `Project Structure` , and select "Project" from the left panel.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggest deleting the space after the "Structure".

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

@vivian1912 vivian1912 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

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.

2 participants