docs(IDE): 直接使用 Update Site 网站或 zip 包#140
Merged
xijing21 merged 2 commits intoMay 25, 2026
Merged
Conversation
由于未知原因,Eclipse Marketplace 不再索引 RuyiSDK: https://marketplace.eclipse.org/search?search_api_fulltext=RuyiSDK&taxonomy_vocabulary_1=All&taxonomy_vocabulary_3=All&field_status=All&field_licensetype=All . Signed-off-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
Contributor
Reviewer's GuideUpdates the IDE documentation to describe installing the RuyiSDK Eclipse plugin via an Update Site (online and offline using a ZIP archive), replacing the previous Eclipse Marketplace-based instructions and adding new screenshots and links. File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Contributor
There was a problem hiding this comment.
Hey - I've found 1 issue, and left some high level feedback:
- The offline install section hardcodes version 0.1.4 as an example while also using
<版本号>; consider emphasizing that the filename is just an example (e.g., via consistent placeholder text) to avoid users mistakenly looking for that specific version only. - The online and offline installation sections repeat very similar Eclipse UI steps; you might simplify future maintenance by briefly describing shared steps once and only calling out the differences (Update Site URL vs Archive zip) in each subsection.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- The offline install section hardcodes version 0.1.4 as an example while also using `<版本号>`; consider emphasizing that the filename is just an example (e.g., via consistent placeholder text) to avoid users mistakenly looking for that specific version only.
- The online and offline installation sections repeat very similar Eclipse UI steps; you might simplify future maintenance by briefly describing shared steps once and only calling out the differences (Update Site URL vs Archive zip) in each subsection.
## Individual Comments
### Comment 1
<location path="IDE/index.md" line_range="64" />
<code_context>
+
+
+
+将来若需要升级插件,请下载最新的版本的 zip 包并重复上述步骤。
## 案例
</code_context>
<issue_to_address>
**suggestion (typo):** Simplify “最新的版本的 zip 包” to avoid the double “的”.
Consider rephrasing this as “最新版本的 zip 包” for more natural and concise wording.
```suggestion
将来若需要升级插件,请下载最新版本的 zip 包并重复上述步骤。
```
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Signed-off-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See also:
Summary by Sourcery
Document online and offline installation methods for the RuyiSDK IDE Eclipse plugin using the Update Site URL and downloadable ZIP packages.
Documentation: