[Request] Eclipse Mission Control - (Adoptium build of OpenJDK Java Mission Control)

Đang mở Phù hợp với người mới
#542 1 bình luận 5 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
2/5
Thời gian dự kiến
1-3 giờ
Mức phù hợp với người mới
65/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Ít trao đổi
Công nghệ
java
Lĩnh vực
tooling

Hướng nghiên cứu

Bắt đầu bằng cách so sánh bản nháp manifest được cung cấp với các manifest hiện có trong bucket Java, sau đó xác minh URL release, bố cục archive và hash của Eclipse Mission Control. Công việc được xem là hoàn tất khi có một manifest đã được review cho package Windows 64-bit được yêu cầu, với các thông tin về cài đặt, shortcut, kiểm tra phiên bản và autoupdate khớp với release đã công bố.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

Package Request

Criteria

For a package to be acceptable in the Java bucket, it should be:

  • a runtime environment or software development kit for Java
  • a reasonably well-known and widely used developer tool (e.g. if it's a GitHub project, it should have at least 500 stars and 150 forks)
  • the latest stable version of the program
  • the full version i.e. not a trial version
  • a fairly standard install (e.g. uses a version-specific download URL, no elaborate pre/post install scripts)
  • downloadable without having to sign in or use user-dependant cookies
Information

Name: eclipse-jmc (may need review)

Description: Eclipse Mission Control is a low-overhead profiling and diagnostics tools suite for the JVM.

Homepage: https://adoptium.net/jmc/

Download link(s): https://github.com/adoptium/jmc-build/releases/download/9.0.0/org.openjdk.jmc-9.0.0-win32.win32.x86_64.zip

Some indication of popularity/repute:
It is a build of JMC from OpenJDK (the first one mentioned on OpenJDK jmc repo): https://github.com/openjdk/jmc?tab=readme-ov-file#eclipse-adoptium
Adoptium is also responsible for Java Temurin builds of OpenJDK.

License: Apache-2.0

I created a working draft of the manifest. May need some review.

{
    "version": "9.1.0",
    "description": "Eclipse Mission Control",
    "homepage": "https://adoptium.net/jmc/",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/adoptium/jmc-build/releases/download/9.1.0/org.openjdk.jmc-9.1.0-win32.win32.x86_64.zip",
            "hash": "7491f43cc641916b811871d648259d9d6bef26db995fcf5a8f1026cdb642a662"
        }
    },
    "extract_dir": "JDK Mission Control",
    "shortcuts": [
        [
            "jmc.exe",
            "Eclipse Mission Control"
        ]
    ],
    "checkver": {
        "github": "https://github.com/adoptium/jmc-build"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/adoptium/jmc-build/releases/download/$version/org.openjdk.jmc-$version-win32.win32.x86_64.zip"
            }
        }
    }
}
Ngôn ngữ chính
PowerShell
Star
314
Fork
111
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của ScoopInstaller/Java

Tất cả issue của ScoopInstaller/Java

Issue tương tự

Thêm issue về DevTools

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.